From ba65a0596696cc32747c2151926f99e91b78fa6c Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 15:34:16 +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 9bd59c1a..b693c920 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -280,7 +280,6 @@ 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 redis-cli @@ -303,6 +302,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 unalias alias fi