.bashrc

branch
mhoward-lt
changeset 175
6a6b1f67a46e
parent 174
d94a247836c8
child 270
dda2a7f4d485
--- a/.bashrc
+++ b/.bashrc
@@ -5,8 +5,7 @@ if [ -f ~/.bashrc.dist ]; then
   source ~/.bashrc.dist
 fi
 
-export EDITOR=vim
-export PERL_CPANM_OPT='-n --prompt --reinstall'
+source ~/.profile.common
 
 if [ -d ~/bin ]; then
   export PATH="$HOME/bin:$PATH"

mercurial