Add rvm stuff to zprofile

This commit is contained in:
Hunter Haugen 2012-05-21 15:24:57 +02:00
parent 0dd8c0c095
commit ead553a86f

View file

@ -374,3 +374,5 @@ ex () {
## Profiling options
#unsetopt xtrace
#exec 2>&3 3>&-
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*