diff --git a/zsh/.zshrc b/zsh/.zshrc index 5083a19..3a0d9a3 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -150,6 +150,3 @@ fi compinit colors # Initialize colors. - -# Setup rbenv -eval "$(rbenv init -)"