.zshrc

changeset 97
dadc95ee5fe6
parent 95
6c1ea6e90a23
child 99
7afd2e5f6a35
--- a/.zshrc
+++ b/.zshrc
@@ -33,6 +33,7 @@ export PATH="$HOME/bin:/usr/local/bin:/u
 # export LANG=en_US.UTF-8
 
 export EDITOR='vim'
+export PERL_CPANM_OPT='-n --prompt --reinstall'
 
 typeset -U path
 

mercurial