Tired of having to type php app/console all the time? It's time to simplify!
Execute echo "alias sf='php app/console'" >> ~/.bash_profile
Restart your terminal.
Now simply type sf and Symfony2 console will be executed.
Also get familiar with console shortcuts.