diff --git a/.zshrc b/.zshrc --- 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