aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.envrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.envrc b/.envrc
index 755bb3cb5..db01671c5 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,2 @@
1export GOOGLE_MAPS_API_KEY=$(pass google-geocoding-api-key) 1export GOOGLE_MAPS_API_KEY=$(pass google-geocoding-api-key)
2export ANTHROPIC_API_KEY=$(pass api/anthropic)
3export OPENROUTER_KEY=$(pass api/openrouter) 2export OPENROUTER_KEY=$(pass api/openrouter)
4export PUSHOVER_USERKEY=$(pass api/pushover/user-key)
5export PUSHOVER_KEY=$(pass api/pushover/production)