From 5d5183ee573fc2e8b46a1e65f572ae3793334c34 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 21 Nov 2022 13:41:51 +0000 Subject: [PATCH] Update dotfiles/.zshrc --- dotfiles/.zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 20cd0713..27238bf5 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -261,8 +261,8 @@ if command -v antigen > /dev/null; then antigen bundle command-not-found antigen bundle copyfile antigen bundle copybuffer - antigen bundle docker - antigen bundle docker-compose + # antigen bundle docker + # antigen bundle docker-compose antigen bundle encode64 # antigen bundle gcloud antigen bundle git @@ -285,7 +285,7 @@ if command -v antigen > /dev/null; then antigen bundle vagrant ### antigen bundle volta # antigen bundle wp-cli - 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