add nvm mirror
This commit is contained in:
parent
203725bf1f
commit
ac6ded7da8
@ -169,4 +169,8 @@ command_exists trash-put && alias rm='trash-put'
|
|||||||
# export PATH=$PATH:$HOME/.local/go/bin
|
# export PATH=$PATH:$HOME/.local/go/bin
|
||||||
# export GOPROXY=https://goproxy.io,direct
|
# export GOPROXY=https://goproxy.io,direct
|
||||||
|
|
||||||
|
# Node.js, npm, nvm
|
||||||
|
# export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node
|
||||||
|
# export NVM_IOJS_ORG_MIRROR=https://npmmirror.com/mirrors/iojs
|
||||||
|
|
||||||
alias lazy='~/.lazy/run.sh'
|
alias lazy='~/.lazy/run.sh'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user