Commit graph

7 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
68ff1bb357 docs: Add documentational comments 2025-01-28 14:24:30 +00:00
js0ny
9fd7f68a47 feat(colorscheme): Move to Catppuccin Mocha 2025-01-26 02:56:03 +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
073c60f07d feat(nvim): More leader mappings and text objects 2025-01-12 22:36:49 +00:00
js0ny
4657765e21 Add lazygit keybindings 2024-12-25 05:57:41 +00:00