Remove PERL_CPANM_OPT from csh.cshrc (this is system-based cshrc)

This commit is contained in:
Gea-Suan Lin
2011-12-06 17:17:56 +08:00
parent ccbee4b45a
commit c98d7b47bd

View File

@@ -36,5 +36,4 @@ setenv EDITOR "vim"
setenv LESS "-EfmrSwX" setenv LESS "-EfmrSwX"
setenv LSCOLORS "gxfxcxdxbxegedabagacad" setenv LSCOLORS "gxfxcxdxbxegedabagacad"
setenv PAGER "most" setenv PAGER "most"
setenv PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cpantesters.org/"
setenv VISUAL $EDITOR setenv VISUAL $EDITOR