From ff07c4976dca5eaef29c9f2c59a727eeaa0c8128 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 3 Nov 2017 09:46:08 +0100 Subject: Set better command for HAUM mpd client --- zsh/.zsh/aliases.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/.zsh/aliases.zsh') diff --git a/zsh/.zsh/aliases.zsh b/zsh/.zsh/aliases.zsh index fbef3aa..80ef4cb 100755 --- a/zsh/.zsh/aliases.zsh +++ b/zsh/.zsh/aliases.zsh @@ -132,7 +132,7 @@ alias calsync="vdirsyncer sync perso && vdirsyncer sync pro && vdirsyncer sync i alias mm="offlineimap && neomutt" alias reboot="sshs disable; timew stop @1; sudo reboot" alias terminus="~/Apps/terminus-pantheon/vendor/bin/terminus" -alias ncmpcpphaum="ncmpcpp -h sulfur" +alias sulfur="ncmpcpp -h sulfur -p 6600" alias stowroot="sudo stow -t /" -- cgit v1.2.1