summary refs log tree commit diff stats
path: root/tag-zsh/config/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'tag-zsh/config/zsh/zshrc')
-rwxr-xr-xtag-zsh/config/zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc
index 8005b52..ce15330 100755
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -284,6 +284,7 @@ fi
 
 if [[ -n $commands[composer.phar] && ! -n $commands[composer] ]]; then
 	alias composer="composer.phar"
+	alias sf="app/console"
 fi
 
 # Functions