aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2022-08-24 13:54:13 +0200
committerSimen A. W. Olsen <so@bjerk.io>2022-08-24 13:55:59 +0200
commitbdf126b4b432b58806dd959229ae636963e1a04c (patch)
tree64ce9e08c1439c95f1998dfef6cdc03758c962b6 /.bashrc
parent07c6460b70b2439b7d574625c7eefe27e026745b (diff)
downloaddotfiles-bdf126b4b432b58806dd959229ae636963e1a04c.tar.gz
dotfiles-bdf126b4b432b58806dd959229ae636963e1a04c.zip
add random updates
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