Add Laraval5 plugin

This commit is contained in:
Aaron Biggs 2018-01-15 08:34:28 -06:00
commit 9b3e9cfd39

View file

@ -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