diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index dc478a681..4e80e2bab 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -51,7 +51,7 @@ ZSH_CUSTOM=$HOME/.zsh-custom-conf # 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=(fasd zhs-256color zsh-syntax-highlighting) +plugins=(fasd zsh-syntax-highlighting) source $ZSH/oh-my-zsh.sh