Commit graph

7 commits

Author SHA1 Message Date
github-actions[bot]
76b5fd4118 style: format shell scripts 2025-02-25 12:36:22 +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
2346c13564 feat(shell): Use one keymaps for shell 2025-01-28 14:26:25 +00:00
js0ny
053304c4d5 sync: from macOS 2024-12-05 2024-12-05 20:06:17 +00:00
js0ny
1416ae4f05 fix(zsh): Some WSL glitches and migration 2024-12-01 05:44:40 +00:00
js0ny
567c8d1b3b feat(macOS): Add macOS TWM configs 2024-11-30 02:31:01 +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