mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Add sfmatch
alias for router:match
This commit is contained in:
parent
c302ec41aa
commit
5ea8095eaa
1 changed files with 1 additions and 0 deletions
|
|
@ -23,5 +23,6 @@ alias sfcl='sf cache:clear'
|
||||||
alias sfsr='sf server:run -vvv'
|
alias sfsr='sf server:run -vvv'
|
||||||
alias sfcw='sf cache:warmup'
|
alias sfcw='sf cache:warmup'
|
||||||
alias sfroute='sf debug:router'
|
alias sfroute='sf debug:router'
|
||||||
|
alias sfmatch='sf router:match'
|
||||||
alias sfcontainer='sf debug:container'
|
alias sfcontainer='sf debug:container'
|
||||||
alias sfgb='sf generate:bundle'
|
alias sfgb='sf generate:bundle'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue