zsh: set GOPROXY
This commit is contained in:
parent
045541c729
commit
e73da671ab
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -321,6 +321,7 @@ if [ -f '/home/dln/google-cloud-sdk/completion.zsh.inc' ]; then . '/home/dln/goo
|
|||
|
||||
## Golang
|
||||
export PATH=$HOME/go/bin:$PATH
|
||||
export GOPROXY=https://athens.aarn.shelman.io
|
||||
|
||||
## Ansible
|
||||
export ANSIBLE_NOCOWS=1
|
||||
|
|
Loading…
Reference in a new issue