Added alias mcf
This commit is contained in:
parent
ed3162d200
commit
5b7e4406bd
|
@ -124,6 +124,8 @@ if [ -d "$GCLONE_PATH" ]; then
|
||||||
}
|
}
|
||||||
|
|
||||||
compdef _cdg cdg
|
compdef _cdg cdg
|
||||||
|
|
||||||
|
alias mcf="music-client file"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Music things
|
# Music things
|
||||||
|
|
Loading…
Reference in New Issue