Commit graph

24 commits

Author SHA1 Message Date
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
cd7b6c70f0 refractor(macOS): Better setup script for macOS 2025-02-11 03:22:40 +00:00
js0ny
a506ee28ad feats: nvim, emacs, shell
* nvim: Add copilot completions
* nvim: grug-far buffer won't show lualine & winbar now
* nvim: remove obsidian.nvim
* nvim: luasnip now works
* emacs: more keymaps in org-mode
* emacs: start customizing leader keys
* shell: Add more ls aliases
* shell: Add apt alias in fish
2025-02-10 22:37:58 +00:00
js0ny
38d3bf7ae9 shell qol update 2025-02-03 09:23:00 +00:00
js0ny
2346c13564 feat(shell): Use one keymaps for shell 2025-01-28 14:26:25 +00:00
js0ny
0c2cfd4baa feat(starship): Powerline prompt for all shells 2025-01-26 23:47:33 +00:00
js0ny
2aee2088c4 implements multiple todos 2025-01-15 15:13:02 +00:00
js0ny
e5fb48289f feat(surfingkeys): Implement visual mode and ACE editor keymaps 2025-01-13 10:21:34 +00:00
js0ny
2a0fd9b83f sync from Linux 2025-01-07 22:07:52 +00:00
whoami
4bf9687d72 feat(hyprland): Add hyprland config 2024-12-22 07:44:26 +00:00
js0ny
ea9d6d0c5f Merge remote-tracking branch 'refs/remotes/origin/master' 2024-12-19 20:10:24 +00:00
js0ny
85f6d8799c sync: from WSL 2024-12-19 20:09:50 +00:00
js0ny
7376662cf6 Merge branch 'master' of github.com:js0ny/dotfiles 2024-12-19 19:58:32 +00:00
js0ny
dc4647915f sync: from Linux 2024-12-19 19:57:47 +00:00
js0ny
9ed1246583 feat(fish): Switch shell to fish 2024-12-19 19:56:24 +00:00
js0ny
053304c4d5 sync: from macOS 2024-12-05 2024-12-05 20:06:17 +00:00
js0ny
fab8acc614 Handle conflicts from macOS and Windows 2024-12-01 07:08:50 +00:00
js0ny
06ddd359a7 sync: from macOS 2024-12-01 07:07:57 +00:00
js0ny
1416ae4f05 fix(zsh): Some WSL glitches and migration 2024-12-01 05:44:40 +00:00
js0ny
9436322a73 fix(zsh): Cleanup environment variable 2024-11-30 05:14:00 +00:00
js0ny
567c8d1b3b feat(macOS): Add macOS TWM configs 2024-11-30 02:31:01 +00:00
js0ny
f69dc967e0 feat(zsh, ipython): New symblink scripts, IPython linked with directory 2024-11-30 02:03:30 +00:00
js0ny
2b21b63a13 feat(zsh): Finished reorganise zsh with a same entry point for all platforms 2024-11-30 01:29:47 +00:00
js0ny
bd5ca49c3e refractor: Reorganise dotfiles structures 2024-11-29 23:28:18 +00:00