mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 04:24:10 -06:00
feat: add OpenCode plugin for chezmoi context warnings and Claude usage keybind
- Add plugin to warn when editing files outside chezmoi directory - Add kitty keybind (ctrl+alt+c) to check Claude API usage
This commit is contained in:
@@ -41,3 +41,6 @@ map ctrl+shift+s launch --cwd=current --type=tab
|
||||
|
||||
# Duplicate terminal as split/window with current working directory
|
||||
map ctrl+shift+alt+s launch --cwd=current
|
||||
|
||||
# Run Claude usage checker
|
||||
map ctrl+alt+c launch --type=overlay fish -c "claude-usage; read -P 'Press any key to close...'"
|
||||
|
||||
Reference in New Issue
Block a user