chore(fish): swap minimax key with gemini key

Amolith created

Change summary

dot_config/private_fish/config.fish.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/private_fish/config.fish.tmpl 🔗

@@ -90,7 +90,7 @@ set -x PARALLEL_API_KEY '{{ onepasswordRead "op://Private/Parallel.ai/api key" }
 set -x PERPLEXITY_API_KEY '{{ onepasswordRead "op://Private/nkhcb2h2ecfh26hksdgpw5txfu/api keys/CLI" }}'
 set -x PERPLEXITY_LENSES '{{ onepasswordRead "op://Private/nkhcb2h2ecfh26hksdgpw5txfu/lenses/text" }}'
 set -x SYNTHETIC_API_KEY '{{ onepasswordRead "op://Private/Synthetic/keys/main" }}'
-set -x MINIMAX_API_KEY '{{ onepasswordRead "op://Private/MiniMax/api_key" }}'
+set -x GEMINI_API_KEY '{{ onepasswordRead "op://Private/Personal Google/gemini api" }}'
 set -x OLLAMA_HOST '100.108.156.33:11434'
 
 # PATHs