From 24da86c62b567d897bae08efe0f25b907d2fbd78 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 14:02:08 +0000 Subject: [PATCH] Update dotfiles/.zshrc --- dotfiles/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index a9e93c2c..381a2d5f 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -275,7 +275,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