diff --git a/dot_config/zsh/private_dot_zshrc.tmpl b/dot_config/zsh/private_dot_zshrc.tmpl index 7d7e2911f09533f1342e04abe07188fcb1971a3a..4a946b565c0caa59425701c264c035e2dad0a997 100644 --- a/dot_config/zsh/private_dot_zshrc.tmpl +++ b/dot_config/zsh/private_dot_zshrc.tmpl @@ -160,7 +160,7 @@ export OPENROUTER_API_KEY='{{ onepasswordRead "op://Private/OpenRouter/shell" }} export OPENROUTER_KEY="$OPENROUTER_API_KEY" export OPENAI_API_KEY="$OPENROUTER_API_KEY" -export KAGI_API_KEY='{{ onepasswordRead "op://Private/Kagi/api_key" }}' +export KAGI_API_KEY='{{ onepasswordRead "op://Shared/Kagi/api_key" }}' #HYPHEN_INSENSITIVE="true" # Uncomment the following line if pasting URLs and other text is messed up.