mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
added server:run alias
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user