diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 41901ab2..3d5fdebc 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -282,7 +282,6 @@ if command -v antigen > /dev/null; then antigen bundle multipass antigen bundle ng antigen bundle nomad - antigen bundle npm antigen bundle pip antigen bundle pm2 antigen bundle redis-cli @@ -304,6 +303,7 @@ if command -v antigen > /dev/null; then antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle marlonrichert/zsh-autocomplete@main antigen theme romkatv/powerlevel10k + antigen bundle npm antigen apply unalias alias fi