remove GOPROXY

This commit is contained in:
Daniel Lundin 2023-04-10 21:07:59 +02:00
parent 8aa51d08ee
commit 1b05f7e138

1
.zshrc
View file

@ -219,7 +219,6 @@ fi
## Golang
export PATH=$HOME/go/bin:$PATH
GOPROXY=https://athens.aarn.shelman.io
## Ansible
export ANSIBLE_NOCOWS=1