mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
Merge 5ea8095eaa into 615af65087
This commit is contained in:
commit
c252052967
1 changed files with 3 additions and 2 deletions
|
|
@ -22,8 +22,9 @@ alias sf='`_symfony_console`'
|
|||
alias sfcl='sf cache:clear'
|
||||
alias sfsr='sf server:run -vvv'
|
||||
alias sfcw='sf cache:warmup'
|
||||
alias sfroute='sf router:debug'
|
||||
alias sfcontainer='sf container:debug'
|
||||
alias sfroute='sf debug:router'
|
||||
alias sfmatch='sf router:match'
|
||||
alias sfcontainer='sf debug:container'
|
||||
alias sfgb='sf generate:bundle'
|
||||
alias sfdev='sf --env=dev'
|
||||
alias sfprod='sf --env=prod'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue