dotfiles/shells/common/rbenv.sh

3 lines
72 B
Bash

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