diff options
-rw-r--r-- | .zshrc-linux-desktop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc-linux-desktop b/.zshrc-linux-desktop index b6dfa6a..ae926f6 100644 --- a/.zshrc-linux-desktop +++ b/.zshrc-linux-desktop @@ -1,3 +1,6 @@ +################### ALIASES ################## +alias hc='herbstclient' + ################## FUNCTIONS ################## # power off after finishing mpd playlist |