From af6bcb6d313d3b25eb1dfdd636b0f8a329966ed9 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 18 Nov 2025 08:38:33 -0700 Subject: [PATCH] chore(fish): swap minimax key with gemini key --- dot_config/private_fish/config.fish.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/private_fish/config.fish.tmpl b/dot_config/private_fish/config.fish.tmpl index 37bea37b5d6da80acb27cd5b43654a80ef57d9cf..d8c8aac735c765dde5ed79d2b9c08822565c7e01 100644 --- a/dot_config/private_fish/config.fish.tmpl +++ b/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