Commit 6f6a3c84 authored by Rui Marinho's avatar Rui Marinho Committed by Rui Marinho
Browse files

Added sf Symfony2 binary alias

parent c2ae9e09
......@@ -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'
\ No newline at end of file
alias sf2clear='php app/console cache:clear'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment