diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index a9e93c2c..381a2d5f 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -275,7 +275,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