config: add kitty tab placement and OpenCode anthropic auth plugin

This commit is contained in:
2026-01-09 13:07:56 -06:00
parent 349b23e025
commit d7ebc63d88
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ map ctrl+shift+m detach_window ask
map ctrl+shift+n detach_window new-tab
# Duplicate terminal in new tab with current working directory
map ctrl+shift+s launch --cwd=current --type=tab
map ctrl+shift+s launch --cwd=current --type=tab --location=after
# Duplicate terminal as split/window with current working directory
map ctrl+shift+alt+s launch --cwd=current