aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rwxr-xr-x.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 6b76787..27274c3 100755
--- a/.bashrc
+++ b/.bashrc
@@ -20,6 +20,8 @@ esac
GPG_TTY=$(tty)
export GPG_TTY
+USE_GKE_GCLOUD_AUTH_PLUGIN=True
+
# Set SSH to use gpg-agent
# unset SSH_AGENT_PID
# if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then