diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 141e71f00..e4b9ad8b0 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -58,7 +58,7 @@ ZSH_THEME="agnoster" # 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=(common-aliases git rbenv systemadmin) +plugins=(common-aliases git rbenv systemadmin laravel5) source $ZSH/oh-my-zsh.sh