Commit graph

384 commits

Author SHA1 Message Date
js0ny
5d0dffd327 feat(emacs-org): Add pomodoro and system notifications 2025-02-02 07:08:14 +00:00
js0ny
c4125a4626 Minor fix on Linux 2025-02-01 02:38:05 +00:00
js0ny
87c237684b feat(emacs): org mode basic qol improvements
* CJK zero-width space
* Fonts for CJK characters
* Paste images from clipboard (org-download)
* Line-feed by default
* Visual relative line mode number (instead of physical relative)
* Treemacs: Sidebar file tree in Emacs
2025-01-29 23:26:57 +00:00
js0ny
56a684d5ba Remove multiple files from VCS 2025-01-29 21:48:49 +00:00
js0ny
e6037c3471 feat(emacs-org): Add basic org configs
* LaTeX Preview
* Remove custom.el from VCS
2025-01-29 15:34:50 +00:00
js0ny
e6b1e1b595 feat(emacs): evil, appearance and edit
* evil: Text Object (l -> inner) and Evil-Surround
* appearance: mode line (doom) and bufferline (built-in)
* edit: vertico and marginalia
2025-01-29 03:01:59 +00:00
js0ny
ffcc8fb768 feat(emacs-evil): Make emacs look like a Vim 2025-01-29 01:23:33 +00:00
js0ny
5dc5ba0c5f minor fix 2025-01-28 21:23:28 +00:00
js0ny
6edb5d9e90 feat(emacs): Basic emacs setup 2025-01-28 14:27:46 +00:00
js0ny
2346c13564 feat(shell): Use one keymaps for shell 2025-01-28 14:26:25 +00:00
js0ny
68ff1bb357 docs: Add documentational comments 2025-01-28 14:24:30 +00:00
js0ny
1b050a13a8 Merge branch 'master' of https://github.com/js0ny/dotfiles 2025-01-27 15:24:47 +00:00
js0ny
d90256a16f Minor fix 2025-01-27 15:24:03 +00:00
js0ny
23eba5432c Merged from upstream 2025-01-27 00:33:07 +00:00
js0ny
506f4fd54f Merge remote-tracking branch 'github/master' 2025-01-27 00:32:34 +00:00
js0ny
838fb2f43e feat(git): Add more git configs 2025-01-27 00:26:36 +00:00
js0ny
3cbbb30845 feat(starship): Add custom just prompt 2025-01-27 00:17:56 +00:00
js0ny
0c2cfd4baa feat(starship): Powerline prompt for all shells 2025-01-26 23:47:33 +00:00
js0ny
2c56ce364f fix(nvim): Fix require in lualine 2025-01-26 20:48:32 +00:00
js0ny
21a77b4524 refractor(nvim): Refractor lualine.nvim 2025-01-26 20:47:38 +00:00
js0ny
a5218cdea7 feat(nvim): Add multiple edit plugins 2025-01-26 18:49:49 +00:00
js0ny
be9a65738c feat(nvim): Add more leader bindings 2025-01-26 16:01:52 +00:00
js0ny
0069470641 feat(nvim): Apperance and Cursor Movement 2025-01-26 14:00:07 +00:00
js0ny
1a5f992384 feat(colorscheme): Add starship 2025-01-26 03:17:05 +00:00
js0ny
9fd7f68a47 feat(colorscheme): Move to Catppuccin Mocha 2025-01-26 02:56:03 +00:00
js0ny
49693c7657 feat(linux): Set up Hyprland 2025-01-26 00:23:33 +00:00
js0ny
346a975e80 feat: Add zed & awesomeWM config 2025-01-25 21:02:00 +00:00
js0ny
cb501820b7 feat(surfingkeys): Site-specific for chat.deepseek.com, www.perplexity.ai, GitHub and app.follow.is 2025-01-25 15:16:15 +00:00
js0ny
2551488a54 Merge branch 'master' of github.com:js0ny/dotfiles 2025-01-23 15:21:32 +00:00
js0ny
35abdadfec Sync from mac 2025-01-20 10:14:02 +00:00
js0ny
ae8625f3a6 Sync from Windows 2025-01-20 09:33:07 +00:00
whoami
61d3539d2a Merge branch 'master' of https://github.com/js0ny/dotfiles 2025-01-15 16:24:39 +00:00
whoami
15aa27feeb QoL fish update 2025-01-15 16:22:59 +00:00
js0ny
2aee2088c4 implements multiple todos 2025-01-15 15:13:02 +00:00
js0ny
ef7b5680fb fix(nvim): Fix the line moving under o mode 2025-01-14 20:11:40 +00:00
js0ny
1b2fc3015b feat(nvim): Add support for which key 2025-01-14 19:44:55 +00:00
js0ny
9b90b02442 fix: Add lockfile to the version control 2025-01-14 18:08:07 +00:00
js0ny
9930db0143 Merge branch 'master' of github.com:js0ny/dotfiles 2025-01-14 08:44:10 +00:00
js0ny
2cdaa6c10e Remove surfingkeys numeric hint 2025-01-14 08:43:28 +00:00
js0ny
9eb09bade7 Merge branch 'master' of https://www.github.com/js0ny/dotfiles 2025-01-13 12:18:21 +00:00
js0ny
80b8dfde17 sync from mac 2025-01-13 12:18:20 +00:00
js0ny
11cba49807 feat(surfingkeys): Add more search aliases 2025-01-13 11:38:12 +00:00
js0ny
e5fb48289f feat(surfingkeys): Implement visual mode and ACE editor keymaps 2025-01-13 10:21:34 +00:00
js0ny
073c60f07d feat(nvim): More leader mappings and text objects 2025-01-12 22:36:49 +00:00
js0ny
aeec1ce5c7 Update LICENSE 2025-01-09 15:16:35 +00:00
js0ny
12efeede26 format with stylua 2025-01-09 15:16:12 +00:00
js0ny
75c2379f0f
Update LICENSE 2025-01-09 06:54:38 +00:00
js0ny
f42ac2a6a3 Minor fixes 2025-01-09 06:45:00 +00:00
js0ny
c5292ac9de Merge branch 'master' of https://codeberg.org/js0ny/dotfiles 2025-01-07 22:19:11 +00:00
js0ny
bc3834188d sync from windows 2025-01-07 22:12:18 +00:00