diff options
author | katherine <shmibs@shmibbles.me> | 2016-01-30 12:11:41 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2016-01-30 12:11:41 -0700 |
commit | 6d1161e535805a6296573d829f743ec1371ab936 (patch) | |
tree | b40811e3725664f207015b57f6229103921d5176 /.zshrc-linux-desktop | |
parent | 63e68c47ed08a41513d64f0b630ae07d0fe202bf (diff) | |
download | dotfiles-6d1161e535805a6296573d829f743ec1371ab936.tar.gz |
alias hc
Diffstat (limited to '.zshrc-linux-desktop')
-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 |