diff --git a/zsh/.zshrc b/zsh/.zshrc index 68d4ec2..e3313cc 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -270,3 +270,5 @@ PROMPT=$PROMPT'%{$(vterm_prompt_end)%}' [[ -f "$HOME/.zshrc-spotify" ]] && source "$HOME/.zshrc-spotify" type navi > /dev/null && eval "$(navi widget zsh)" + +eval "$(rbenv init - zsh)"