chore: One binding for nvim and update deps

This commit is contained in:
mitchell 2025-08-10 17:15:23 -04:00
parent 0df65efe7c
commit 44780e9a9e
4 changed files with 14 additions and 14 deletions

View file

@ -6,5 +6,7 @@ function aikeys -d 'Set AI API keys' -a service
echo "set -lx OPENAI_API_KEY (kp Keys/openai-general -a Password)"
case anthro
echo "set -lx ANTHROPIC_API_KEY (kp Keys/anthropic-bespin-nvim -a Password)"
case work
echo "set -lx OPENAI_API_KEY (kp Keys/openai-mystro -a Password)"
end
end