updated template to include syntax highlighting

This commit is contained in:
Ahir Reddy 2012-05-17 01:34:20 -07:00
commit 15f529b437

View file

@ -45,7 +45,7 @@ ZSH_THEME="robbyrussell"
# 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)
plugins=(git zsh-syntax-highlighting)
# User configuration