# HG changeset patch # User Peter Sanchez # Date 1738187829 21600 # Wed Jan 29 15:57:09 2025 -0600 # Node ID 31c163f2e55a74a5cc86cb965a1793de858cdf9a # Parent 7b31da31def42b9f4797d0a68602482ee0e9fede Small local update diff --git a/.localbashrc b/.localbashrc --- a/.localbashrc +++ b/.localbashrc @@ -51,6 +51,7 @@ export SRHT_PATH=/home/pjs/development/srht/core.sr.ht/srht export GOPATH=/home/pjs/src/go export GOBIN=$GOPATH/bin +export GPG_TTY=$(tty) # GCP BS export USE_GKE_GCLOUD_AUTH_PLUGIN=True