add artisan zsh plugin

This commit is contained in:
Jidbo 2019-10-04 23:35:10 +02:00
parent 0125f4bd09
commit bbee68a4af

1
.zshrc
View file

@ -9,6 +9,7 @@ plugins=(
pip
screen
fzf
artisan
)
source $ZSH/oh-my-zsh.sh