This commit is contained in:
Gea-Suan Lin
2011-05-10 21:24:47 +08:00
parent 2bb0fec707
commit 0fad27aaa7

View File

@@ -29,7 +29,7 @@ export EDITOR="vim"
export GIT_PAGER="less" export GIT_PAGER="less"
export LESS="-EfmrSwX" export LESS="-EfmrSwX"
export PAGER="most" export PAGER="most"
export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/" export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cpantesters.org/"
# #
shopt -s checkwinsize shopt -s checkwinsize
shopt -s histappend shopt -s histappend