mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-03-04 04:20:13 +08:00
add pat alias
This commit is contained in:
parent
c258d0739f
commit
f891e89166
@ -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…
Reference in New Issue
Block a user