Skip to content

Commit 60fbe4b

Browse files
committed
Add gemini
1 parent 67486ae commit 60fbe4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/zsh/templates/zshrc.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ export HOMEBREW_NO_ANALYTICS=1
177177

178178
{% if mtype == 'work' and wedition == 'facile' %}
179179
export USE_GKE_GCLOUD_AUTH_PLUGIN=True
180+
export GOOGLE_CLOUD_PROJECT=personal-mario-finelli
181+
export GOOGLE_CLOUD_LOCATION=global
180182
{% endif %}
181183

182184
{% if mtype != "server" %}

0 commit comments

Comments
 (0)