From d883f27c759512e12a849c5e60bef00a7aceb2c9 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 19 Oct 2025 08:44:04 -0600 Subject: [PATCH] chore(fish): clean up some keys --- dot_config/private_fish/config.fish.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_config/private_fish/config.fish.tmpl b/dot_config/private_fish/config.fish.tmpl index 567aaec8ed9d41034de4f813452ff0e87cd86819..f1288dfdb53d1c2a06c4cd9ab6eeb8ec545a274d 100644 --- a/dot_config/private_fish/config.fish.tmpl +++ b/dot_config/private_fish/config.fish.tmpl @@ -85,14 +85,12 @@ set -gx KAGI_API_KEY '{{ onepasswordRead "op://Shared/Kagi/api_key" }}' set -gx OPENAI_API_KEY '{{ onepasswordRead "op://Private/OpenAI/api_keys/shell" }}' set -gx OPENROUTER_API_KEY '{{ onepasswordRead "op://Shared/OpenRouter/keys/shell" }}' set -gx OPENROUTER_KEY "$OPENROUTER_API_KEY" -set -gx EXA_API_KEY '{{ onepasswordRead "op://Private/Exa/api keys/shell" }}' set -gx PARALLEL_API_KEY '{{ onepasswordRead "op://Private/Parallel.ai/api key" }}' set -gx GEMINI_API_KEY '{{ onepasswordRead "op://Private/Personal Google/gemini api" }}' set -gx LLM_GEMINI_KEY "$GEMINI_API_KEY" set -gx PERPLEXITY_API_KEY '{{ onepasswordRead "op://Private/nkhcb2h2ecfh26hksdgpw5txfu/api keys/CLI" }}' 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 CEREBRAS_API_KEY '{{ onepasswordRead "op://Private/Cerebras/api keys/code" }}' set -gx OLLAMA_HOST '100.108.156.33:11434' # PATHs