dotfiles/shells/zsh/zshenv

3 lines
61 B
Plaintext
Raw Normal View History

which rbenv &>/dev/null || return
eval "$(rbenv init - zsh)"