From 08a925d78dd919860b93c4f5fd14751566d1f1aa Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 13:51:45 +0000 Subject: [PATCH] Update dotfiles/.zshrc --- dotfiles/.zshrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index ef497615..381a2d5f 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -270,13 +270,11 @@ if command -v antigen > /dev/null; then # antigen bundle ssh-agent antigen bundle sudo antigen bundle vagrant - ### antigen bundle volta - antigen bundle zsh-users/zsh-completions src + # antigen bundle zsh-users/zsh-completions src antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle marlonrichert/zsh-autocomplete@main antigen theme romkatv/powerlevel10k - antigen bundle npm antigen apply fi