Added sf Symfony2 binary alias
This commit is contained in:
parent
c2ae9e09ca
commit
6f6a3c8435
@ -11,7 +11,9 @@ _symfony2 () {
|
||||
}
|
||||
|
||||
compdef _symfony2 app/console
|
||||
compdef _symfony2 sf
|
||||
|
||||
#Alias
|
||||
alias sf2='php app/console'
|
||||
alias sf2clear='php app/console cache:clear'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user