change GOPROXY

This commit is contained in:
Konano 2023-11-06 16:52:09 +08:00
parent 84baa277c7
commit 85c050dff7

View File

@ -167,7 +167,7 @@ command_exists trash-put && alias rm='trash-put'
# Golang # Golang
# export PATH=$PATH:/usr/local/go/bin # export PATH=$PATH:/usr/local/go/bin
# export PATH=$PATH:$HOME/.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 # Node.js, npm, nvm
# export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node # export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node