mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Add alias for container:debug task
This commit is contained in:
parent
e5ed07e2b5
commit
de41dee9e4
@ -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…
Reference in New Issue
Block a user