mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
commit
e2fd99a485
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ compdef _symfony2 sf
|
||||||
#Alias
|
#Alias
|
||||||
alias sf='`_symfony_console`'
|
alias sf='`_symfony_console`'
|
||||||
alias sfcl='sf cache:clear'
|
alias sfcl='sf cache:clear'
|
||||||
|
alias sfsr='sf server:run -vvv'
|
||||||
alias sfcw='sf cache:warmup'
|
alias sfcw='sf cache:warmup'
|
||||||
alias sfroute='sf router:debug'
|
alias sfroute='sf router:debug'
|
||||||
alias sfcontainer='sf container:debug'
|
alias sfcontainer='sf container:debug'
|
||||||
|
|
Loading…
Reference in a new issue