Skip to content

Commit

Permalink
zsh: remove nvm integration (switched to nodenv)
Browse files Browse the repository at this point in the history
  • Loading branch information
pigoz committed Mar 14, 2023
1 parent a8a0329 commit aa5478c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ compinit

export ZSH=$HOME/.oh-my-zsh
export ZSH_THEME="jreese"
export NVM_LAZY=1
plugins=(git ruby nvm)
plugins=(git ruby)
source $ZSH/oh-my-zsh.sh
unsetopt correct_all

Expand Down

0 comments on commit aa5478c

Please sign in to comment.