mirror of https://github.com/bjeanes/dotfiles.git
3 lines
72 B
Bash
3 lines
72 B
Bash
|
which rbenv &>/dev/null || return
|
||
|
eval "$(rbenv init - $CURRENT_SHELL)"
|