From d42752041a740ec3e40b5543696443e76e7f8646 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 13:48:36 +0000 Subject: [PATCH] Update dotfiles/.zshrc --- dotfiles/.zshrc | 1 + 1 file changed, 1 insertion(+) 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