Remove cpanm mirror url.
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -96,7 +96,6 @@ export HISTSIZE=2000
|
|||||||
export LESS="-EfmrSwX"
|
export LESS="-EfmrSwX"
|
||||||
export LSCOLORS="gxfxcxdxbxegedabagacad"
|
export LSCOLORS="gxfxcxdxbxegedabagacad"
|
||||||
export PATH="$HOME/bin:$HOME/node_modules/.bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
export PATH="$HOME/bin:$HOME/node_modules/.bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
||||||
export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cpantesters.org/"
|
|
||||||
export SAVEHIST=2000
|
export SAVEHIST=2000
|
||||||
#
|
#
|
||||||
setopt append_history
|
setopt append_history
|
||||||
|
|||||||
Reference in New Issue
Block a user