zsh: remove GOPATH
This commit is contained in:
parent
072ffe6ceb
commit
4abc69f5d6
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -294,7 +294,7 @@ export QT_SCALE_FACTOR=2
|
|||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
## Golang
|
||||
export GOPATH=$HOME
|
||||
#export GOPATH=$HOME
|
||||
GOPROXY=https://proxy.golang.org/
|
||||
|
||||
## Ansible
|
||||
|
|
Loading…
Reference in a new issue