Skip to content

Commit

Permalink
add sbun and sbunx
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy authored Sep 12, 2023
1 parent 5236526 commit f289ac2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions laravel-sail.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ alias sasw='s artisan schedule:work'
alias sasr='s artisan schedule:run'
alias sp='s php'
alias sn='s npm'
alias sbun='s bun'
alias sbunx='s bunx'
alias spn='s exec -u sail $APP_SERVICE pnpm'
alias sy='s yarn'
alias swatch='s npm run watch'
Expand Down

0 comments on commit f289ac2

Please sign in to comment.