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