diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 0cb68d29..d146a75b 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -276,6 +276,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 fi