2
0
Commit Graph

9 Commits

Author SHA1 Message Date
ai
c02718c4f2 fix: ais zle widgets - pass tty correctly for terminal control 2026-04-03 13:10:25 +00:00
ai
760dea8147 security: fix path traversal in plugin_rm, add coding tools
- prevent path traversal in ais plugin rm (reject .. and /)
- validate plugin_add requires user/repo format
- extract list_plugins() helper to deduplicate code
- add git aliases (s, d, l, lg, pa for dual push, etc)
- add cargo/rg aliases and mkcd helper to zshrc
- fix zr alias (source instead of unreachable exec)
2026-04-03 13:02:34 +00:00
ai
cffc44205c add repo icon 2026-04-03 12:43:35 +00:00
ai
554f015c9e add plugin manager to ais (add/ls/rm) 2026-04-03 12:40:25 +00:00
ai
8da8c5b6d7 remove vim-plug dependency 2026-04-03 12:40:25 +00:00
ai
31d6c2f8c7 fix: apply aishell review findings
- fix vim-plug URL typo (juneguyen -> junegunn) in install.zsh
- fix recent-dirs path to ~/.chpwd-recent-dirs in ais
- remove dead plugins (cdselect, fileselect, histselect) superseded by ais
- fix .gitignore to properly exclude target/ dirs
2026-04-03 12:40:24 +00:00
ai
97aadc98a4 add gpg signing to gitconfig 2026-04-03 12:40:19 +00:00
ai
3a6f31e861 add ais (rust fuzzy selector) and atproto plugin 2026-04-03 12:40:19 +00:00
ai
67c20e9dab init 2026-04-03 12:40:19 +00:00