mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Add alias for container:debug task
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user