chore: yeet some keys

Amolith created

Change summary

dot_config/zsh/private_dot_zshrc.tmpl | 13 -------------
1 file changed, 13 deletions(-)

Detailed changes

dot_config/zsh/private_dot_zshrc.tmpl 🔗

@@ -145,19 +145,6 @@ CASE_SENSITIVE="false"
 # Disable dumb Python keyring integration
 export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
 
-# Authenticate to local Radicle (.xyz) node
-export RAD_PASSWORD='{{ onepasswordRead "op://Private/2ujzijel6ni3np2uj5k5syptzm/password" }}'
-
-export JIRA_API_TOKEN='{{ onepasswordRead "op://Private/Atlassian/jira key" }}'
-
-# LLM Crap
-export OPENAI_API_BASE='https://openrouter.ai/api/v1'
-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://Shared/Kagi/api_key" }}'
-
 #HYPHEN_INSENSITIVE="true"
 # Uncomment the following line if pasting URLs and other text is messed up.
 # DISABLE_MAGIC_FUNCTIONS=true