Update rbenv and nvm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Enable goenv if it is installed
|
||||
# Enable rbenv if it is installed
|
||||
if (( $+commands[rbenv] )); then
|
||||
eval "$(rbenv init -)"
|
||||
eval "$(rbenv init - --no-rehash zsh)"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user