diff --git a/zsh/functions.zsh b/zsh/functions.zsh index 60abd3e..ba21fde 100644 --- a/zsh/functions.zsh +++ b/zsh/functions.zsh @@ -124,6 +124,8 @@ if [ -d "$GCLONE_PATH" ]; then } compdef _cdg cdg + + alias mcf="music-client file" fi # Music things