Skip to content

Commit

Permalink
added server:run alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Darius Grigalevicius committed Jan 28, 2015
1 parent c78277f commit c4d3de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/symfony2/symfony2.plugin.zsh
Expand Up @@ -20,6 +20,7 @@ compdef _symfony2 sf
#Alias
alias sf='`_symfony_console`'
alias sfcl='sf cache:clear'
alias sfsr='sf server:run -vvv'
alias sfcw='sf cache:warmup'
alias sfroute='sf router:debug'
alias sfcontainer='sf container:debug'
Expand Down

0 comments on commit c4d3de1

Please sign in to comment.