mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-24 05:57:47 +02:00
3 lines
69 B
Shell
3 lines
69 B
Shell
#!zsh
|
|
alias artisan='php artisan'
|
|
alias bob='php artisan bob::build'
|