diff --git a/.zprofile b/.zprofile index dbcfc99..fb94a39 100644 --- a/.zprofile +++ b/.zprofile @@ -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>&-