mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
add pat alias
This commit is contained in:
parent
c258d0739f
commit
f891e89166
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ alias bob='php artisan bob::build'
|
|||
# Development
|
||||
alias pas='php artisan serve'
|
||||
alias pats='php artisan test'
|
||||
alias pat='php artisan tink'
|
||||
|
||||
# Database
|
||||
alias pam='php artisan migrate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue