Skip to content

Commit

Permalink
add spest
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy authored Mar 27, 2023
1 parent d98b987 commit bd17c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions laravel-sail.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ alias sbn='s build --no-cache'
alias sshare='s share'
alias stan='sp ./vendor/bin/phpstan'
alias spint='sp ./vendor/bin/pint'
alias spint='sp ./vendor/bin/pest'
compdef _artisan sa
compdef _composer sc
function _artisan() {
Expand Down

0 comments on commit bd17c6e

Please sign in to comment.