added compleat

This commit is contained in:
Ahir Reddy 2012-05-17 09:48:59 -07:00
commit dc72d56db0

View file

@ -45,7 +45,7 @@ ZSH_THEME="arrow"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=(git zsh-syntax-highlighting history-substring-search terminalapp) plugins=(git zsh-syntax-highlighting history-substring-search terminalapp compleat)
# User configuration # User configuration