Moving rvm line

This commit is contained in:
Hunter Haugen 2012-10-15 14:53:47 -07:00
parent 4f48e5400d
commit 6eb2b6f0d0

View file

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