mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Added a new Symfony2 alias for starting the php server (server:run)
This commit is contained in:
parent
b34aee7f76
commit
7a14ea5401
1 changed files with 1 additions and 0 deletions
|
|
@ -18,4 +18,5 @@ alias sf='php app/console'
|
|||
alias sfcl='php app/console cache:clear'
|
||||
alias sfroute='php app/console router:debug'
|
||||
alias sfgb='php app/console generate:bundle'
|
||||
alias sfserver='php app/console server:run'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue