feat: disable zsh-nvm by default for faster load

This commit is contained in:
Matej Janezic 2023-10-13 11:59:08 +02:00
parent f1e8dc27e5
commit cda96b0662
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ antigen bundle git
antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-autosuggestions
# other # other
antigen bundle lukechilds/zsh-nvm # antigen bundle lukechilds/zsh-nvm
# theme # theme
antigen theme romkatv/powerlevel10k antigen theme romkatv/powerlevel10k