From 769d32dd32a2d243f8b8f78786a00b2357745190 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 15:40:46 +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 41901ab2..3d5fdebc 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -282,7 +282,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 @@ -304,6 +303,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