From 09018f00457302ae1abf76e243f0574ffedb11c6 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 15:06:32 +0000 Subject: [PATCH] Update dotfiles/.zshrc --- dotfiles/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 0fa30622..49702e4f 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -288,6 +288,7 @@ 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 poetry @@ -312,7 +313,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