diff --git a/.zprofile b/.zprofile index 0cb973b..6446576 100644 --- a/.zprofile +++ b/.zprofile @@ -368,8 +368,8 @@ ex () { fi } + +[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* ## 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*