This commit is contained in:
Christian Nieves
2022-12-10 19:41:28 -06:00
parent 38d06bc325
commit 493b91335d
4 changed files with 48 additions and 30 deletions

View File

@ -3,6 +3,7 @@ export PATH=$PATH:$HOME/scripts
export PATH=$PATH:.
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin
export GO111MODULE=auto
export CLOUDSDK_PYTHON=python2