mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Add Laraval5 plugin
This commit is contained in:
parent
aa88971377
commit
9b3e9cfd39
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue