mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
Update laravel.plugin.zsh
add tinker command
This commit is contained in:
parent
9521837240
commit
bdb0fb6bb3
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue