From a04e59970822ea7539ac38e3ff6062d480e1fbcf Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 18:05:04 +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 8305a8d0..d5a7049e 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -303,10 +303,10 @@ if command -v antigen > /dev/null; then # antigen bundle zsh-navigation-tools antigen bundle zsh-users/zsh-completions src antigen bundle zsh-users/zsh-syntax-highlighting - antigen bundle npm antigen bundle zsh-users/zsh-autosuggestions antigen bundle marlonrichert/zsh-autocomplete@main antigen theme romkatv/powerlevel10k + antigen bundle npm antigen apply fi