mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-12 12:21:00 +01:00
add pat alias
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user