laravel.plugin.zsh 69 Bytes
Newer Older
1
2
3
#!zsh
alias artisan='php artisan'
alias bob='php artisan bob::build'