From 2fa29e9d3f9c21ed3c8a2e2a8f144d43ce560788 Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 6 Sep 2013 07:23:47 -0700 Subject: [PATCH] Add symfony2 commands --- Cheatsheet.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cheatsheet.textile b/Cheatsheet.textile index bec1bf9..666c0a9 100644 --- a/Cheatsheet.textile +++ b/Cheatsheet.textile @@ -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@ \ No newline at end of file