feat(fish): add minimax

Amolith created

Change summary

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

Detailed changes

dot_config/private_fish/config.fish.tmpl 🔗

@@ -92,6 +92,7 @@ set -gx PERPLEXITY_API_KEY '{{ onepasswordRead "op://Private/nkhcb2h2ecfh26hksdg
 set -gx PERPLEXITY_LENSES '{{ onepasswordRead "op://Private/nkhcb2h2ecfh26hksdgpw5txfu/lenses/text" }}'
 set -gx ZAI_API_KEY '{{ onepasswordRead "op://Private/iqjxrmks3xqrrjrz5rosh3bagy/api keys/claude code" }}'
 set -gx SYNTHETIC_API_KEY '{{ onepasswordRead "op://Private/Synthetic/keys/main" }}'
+set -gx MINIMAX_API_KEY '{{ onepasswordRead "op://Private/MiniMax/api_key" }}'
 set -gx OLLAMA_HOST '100.108.156.33:11434'
 
 # PATHs