From 1640d50d117a59a45a86d0e5951d02b2ed603aa4 Mon Sep 17 00:00:00 2001 From: Ahir Reddy Date: Thu, 17 May 2012 09:53:37 -0700 Subject: [PATCH] Revert "added compleat" This reverts commit 4128c52ccc5c2ec04d4eec7971bf626cc2e1e46a. --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 8a9602abc..652534a52 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -45,7 +45,7 @@ ZSH_THEME="arrow" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git zsh-syntax-highlighting history-substring-search terminalapp compleat) +plugins=(git zsh-syntax-highlighting history-substring-search terminalapp) # User configuration