1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-15 23:08:16 +08:00

Add symfony2 commands

Steven 2013-09-06 07:23:47 -07:00
parent 8e18ec2a7c
commit 2fa29e9d3f

@ -65,3 +65,7 @@ h2. Helpful aliases for common git tasks
h2. Editors
* @stt@ - @open current directory in Sublime Text 2@
h2. Symfony2
* @sf2@ - @php app/console@
* @sf2clear@ - @php app/console cache:clear@