diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 9bd59c1a..b693c920 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -280,7 +280,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 @@ -303,6 +302,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