diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index f20590255..f8cd29591 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -49,7 +49,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=(capistrano common-aliases git laravel4 rbenv systemadmin) +plugins=(common-aliases git rbenv systemadmin) source $ZSH/oh-my-zsh.sh