From 22a201e88f39493bb446fd0a053bc35e7a5752d8 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Wed, 2 Nov 2022 17:14:34 +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 eb339054..b529cc87 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -324,7 +324,7 @@ if command -v antigen > /dev/null; then #antigen bundle yarn #antigen bundle zoxide #antigen bundle k - antigen bundle mroth/evalcache + #antigen bundle mroth/evalcache antigen bundle ProfessorManhattan/zsh-completions src antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-syntax-highlighting