mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add alias for container:debug task
This commit is contained in:
parent
357ab4912b
commit
6fa12359e6
1 changed files with 1 additions and 0 deletions
|
|
@ -17,5 +17,6 @@ compdef _symfony2 sf
|
|||
alias sf='php app/console'
|
||||
alias sfcl='php app/console cache:clear'
|
||||
alias sfroute='php app/console router:debug'
|
||||
alias sfcontainer='php app/console container:debug'
|
||||
alias sfgb='php app/console generate:bundle'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue