diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 0fa30622..49702e4f 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -288,6 +288,7 @@ 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 poetry @@ -312,7 +313,6 @@ 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 fi