mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Merge bdb0fb6bb3 into 61bacd95b2
This commit is contained in:
commit
0c940784e7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#!zsh
|
#!zsh
|
||||||
alias artisan='php artisan'
|
alias artisan='php artisan'
|
||||||
alias bob='php artisan bob::build'
|
alias bob='php artisan bob::build'
|
||||||
|
alias tinker='php artisan tinker'
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
alias pas='php artisan serve'
|
alias pas='php artisan serve'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue