diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 652534a52..8a9602abc 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) +plugins=(git zsh-syntax-highlighting history-substring-search terminalapp compleat) # User configuration