mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-11 00:45:28 +08:00
Update laravel.plugin.zsh
add tinker command
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!zsh
|
||||
alias artisan='php artisan'
|
||||
alias bob='php artisan bob::build'
|
||||
alias tinker='php artisan tinker'
|
||||
|
||||
# Development
|
||||
alias pas='php artisan serve'
|
||||
|
||||
Reference in New Issue
Block a user