# Enable rbenv if it is installed if (( $+commands[rbenv] )); then eval "$(rbenv init - --no-rehash zsh)" fi