diff --git a/files/.zshrc b/files/.zshrc index b7077c5..af3c626 100644 --- a/files/.zshrc +++ b/files/.zshrc @@ -167,7 +167,7 @@ command_exists trash-put && alias rm='trash-put' # Golang # export PATH=$PATH:/usr/local/go/bin # export PATH=$PATH:$HOME/.local/go/bin -# export GOPROXY=https://goproxy.io,direct +# export GOPROXY=https://goproxy.cn,direct # Node.js, npm, nvm # export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node