More Google foolishness
1 files changed, 4 insertions(+), 0 deletions(-)

M .localbashrc
M .localbashrc +4 -0
@@ 47,8 47,12 @@ export SRHT_PATH=/home/pjs/development/s
 export GOPATH=/home/pjs/src/go
 export GOBIN=$GOPATH/bin
 
+# GCP BS
+export USE_GKE_GCLOUD_AUTH_PLUGIN=True
+
 # Uhhh, Why Google?
 export GOTELEMETRY=off
+export GOTOOLCHAIN=path
 
 # SRHT
 # https://sourcehut.org/blog/2023-01-09-gomodulemirror/