that's not such a good idea

This commit is contained in:
James Walker 2013-01-05 21:27:41 -05:00
parent 8ba5377a3e
commit db7523b394

2
zshrc
View File

@ -33,7 +33,7 @@ source $ZSH/oh-my-zsh.sh
# Ruby / rvm
if [ -f "$HOME/.rvm/scripts/rvm" ]; then
source "$HOME/.rvm/scripts/rvm"
rvm 1.9.3@global
rvm 1.9.3
fi
# Node / nvm