Skip to content

Commit

Permalink
add spn
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy authored Aug 11, 2022
1 parent 55111e4 commit f3f90f4
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 @@ -29,6 +29,7 @@ alias sasr='s artisan schedule:run'
alias sp='s php'
alias sc='s composer'
alias sn='s npm'
alias spn='s pnpm'
alias sy='s yarn'
alias swatch='s npm run watch'
alias sprod='s npm run production'
Expand Down

0 comments on commit f3f90f4

Please sign in to comment.