From 5aa92db23110cecdd35046eedbdd44cfdc491c12 Mon Sep 17 00:00:00 2001 From: Ghasem Naddaf Date: Wed, 14 Apr 2021 09:23:46 -0700 Subject: [PATCH] Update .zshrc --- dotfiles/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 71ce0b62c..886bfb986 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -71,7 +71,7 @@ DISABLE_UNTRACKED_FILES_DIRTY="false" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. #plugins=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting) -plugins=(git git-extras fast zsh-syntax-highlighting docker docker-compose docker-machine helm) +plugins=(git git-extras fast-syntax-highlighting docker docker-compose docker-machine helm) # The following lines were added by compinstall