diff --git a/zsh/dot-zshrc b/zsh/dot-zshrc index d075971..300b00f 100644 --- a/zsh/dot-zshrc +++ b/zsh/dot-zshrc @@ -4,7 +4,7 @@ source ~/.env eval "$(direnv hook zsh)" # rbenv -eval "$(rbenv init -)" +eval "$(~/.rbenv/bin/rbenv init -)" # nodenv if command -v nodenv &>/dev/null; then