Swap rvm out for rbenv

This commit is contained in:
Hunter Haugen 2013-04-17 16:56:08 -07:00
parent 7ed5a568a1
commit ab83497568

View file

@ -369,8 +369,7 @@ ex () {
fi
}
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
eval "$(rbenv init -)"
## Profiling options
#unsetopt xtrace
#exec 2>&3 3>&-