diff --git a/.zprofile b/.zprofile index d36e00e..188a200 100644 --- a/.zprofile +++ b/.zprofile @@ -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*