diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 3d5fdebc..24572483 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -301,9 +301,9 @@ if command -v antigen > /dev/null; then # antigen bundle zsh-navigation-tools antigen bundle zsh-users/zsh-completions src antigen bundle zsh-users/zsh-syntax-highlighting + antigen bundle npm antigen bundle marlonrichert/zsh-autocomplete@main antigen theme romkatv/powerlevel10k - antigen bundle npm antigen apply unalias alias fi