Commit graph

427 commits

Author SHA1 Message Date
js0ny
85ac355294 feat(nvim, vscode): Add ga for quickfix 2025-03-05 13:57:16 +00:00
js0ny
8f452172a5 chore(emacs): Orgnaise emacs modules in packages 2025-03-05 13:42:07 +00:00
js0ny
869e6ed042 fix(nvim): Use Tab, S-Tab to navigate between cursor positions 2025-03-05 12:38:30 +00:00
js0ny
69f40cd1f1 minor fix 2025-03-05 01:35:56 +00:00
js0ny
f12260deb2 chore(nvim): optimize lazy loading 2025-03-05 01:31:11 +00:00
js0ny
6f3665bf47 feat(nvim): Replace mini.pairs with autopairs 2025-03-05 01:30:49 +00:00
js0ny
32713a2b8f feat(emacs): Org Agenda and calendar Chinese supports 2025-03-04 23:29:25 +00:00
js0ny
abfa1bebec feat(nvim): Use <cmd> instead of :
* This will not let the cursor move when executing commands
2025-03-04 23:28:51 +00:00
js0ny
5684ceaf0c feat(nvim): Use toggleterm instead of floaterm
* Light scheme to rose-pine
2025-03-04 23:24:16 +00:00
js0ny
59cd198cfc Minor fix 2025-03-04 23:23:28 +00:00
js0ny
9748e4c828 feat(karabiner): Add support for external keyboard and spacel 2025-03-03 22:39:39 +00:00
js0ny
baa6b368c3 minor fix 2025-03-03 22:39:24 +00:00
js0ny
0af876301c feat(sketchybar): rebuild sketchybar config 2025-03-03 22:39:12 +00:00
js0ny
d93d153827 feat(mac): Define system settings with nix-darwin 2025-03-03 18:30:48 +00:00
js0ny
a7dfb2272c Merge branch 'master' of github.com:js0ny/dotfiles 2025-03-03 16:03:50 +00:00
js0ny
8e38751ff2 feat(macOS): Use sudo with touch ID 2025-03-03 16:02:54 +00:00
js0ny
a78096e6a4 feat(theme): Light theme to Rose Pine Dawn 2025-03-03 15:40:48 +00:00
github-actions[bot]
0b42a78f81 style: format shell scripts 2025-03-03 11:54:53 +00:00
js0ny
1025053406 feat(bootstrap): Initialise windows script 2025-03-03 11:45:32 +00:00
js0ny
1cdb00ba50 Merge branch 'master' of https://github.com/js0ny/dotfiles 2025-03-02 17:50:25 +00:00
js0ny
e7e193d41b minor fix 2025-03-02 17:50:23 +00:00
github-actions[bot]
f38c8aa2db style: format shell scripts 2025-03-02 13:29:48 +00:00
js0ny
b860bc0bc8 feat(emacs): Org view, telega, doomrc alias 2025-03-02 13:28:55 +00:00
js0ny
f6c8ed920d minor fix 2025-03-02 13:28:19 +00:00
js0ny
711730d9ee minor fix 2025-03-02 13:27:29 +00:00
js0ny
6a84917074 Merge remote-tracking branch 'refs/remotes/github/master' 2025-02-27 10:46:01 +00:00
js0ny
9b7e06023d minor fix 2025-02-27 10:44:37 +00:00
js0ny
8395c93cac feat(nvim): Basic debugger setup 2025-02-27 10:44:06 +00:00
github-actions[bot]
e8389b3bd7 style: format shell scripts 2025-02-27 03:28:24 +00:00
js0ny
8575e2e376 fix(nvim): Add some "lost" keymaps 2025-02-27 03:27:22 +00:00
js0ny
59ee28eef6 feat(emacs-org): Add telegram notifications 2025-02-27 03:26:18 +00:00
js0ny
bab5604731 feat(shell): Quick Jump to frequently used directories 2025-02-27 03:04:31 +00:00
js0ny
2c014e281f chore(bootstrap): optimize shell-scripts for robustness 2025-02-27 03:02:55 +00:00
js0ny
42b83d4696 fix(nvim): Fix keymaps migration issues 2025-02-26 14:00:24 +00:00
js0ny
f10828fdac chore(nvim): Change to lazy.nvim recommended format 2025-02-26 03:06:43 +00:00
js0ny
19cedd3fdc minor fix 2025-02-25 20:53:00 +00:00
github-actions[bot]
76b5fd4118 style: format shell scripts 2025-02-25 12:36:22 +00:00
js0ny
8c5babe80a feat(kmonad): KMonad Keyboard Layout 2025-02-25 12:35:10 +00:00
js0ny
c9d37743fe fix on shell alias 2025-02-25 12:34:47 +00:00
js0ny
ec73a87334 minor fix 2025-02-25 12:34:34 +00:00
js0ny
0cc9ea310b ci: update bot permissions 2025-02-24 01:20:24 +00:00
js0ny
996a64042d refractor: Refractor zsh script that cannot be auto-formatted 2025-02-24 01:15:45 +00:00
js0ny
ae04b4f626 ci: Auto format 2025-02-24 01:09:08 +00:00
js0ny
6b3a2381bd ci: Auto format 2025-02-24 01:08:03 +00:00
js0ny
0ce74497cd refractor(bootstrap): Format with shfmt 2025-02-24 00:42:55 +00:00
js0ny
f015467b1b fix(bootstrap-linux): Fix appman setup 2025-02-23 21:17:49 +00:00
js0ny
3c0e075324 fix(bootstrap-linux): Fix symlink with new variables 2025-02-23 20:59:09 +00:00
js0ny
f3333d2292 fix(posix-shell): fix on checking command exist
Use `command -v $CMD >/dev/null 2>&1` to check if command exist
2025-02-23 20:31:13 +00:00
js0ny
8aa9daf582 feat(bootstrap): Bootstrap script for GNU/Linux without admin 2025-02-23 20:00:14 +00:00
js0ny
cb81dc8d53 feat(nvim): Neovide integration 2025-02-23 19:52:54 +00:00