From e9a82253b601ba36c6b3cf7914b0fec985a105e5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 24 Nov 2016 21:47:09 +0100 Subject: Add herbstclient alias --- zsh/zshrc.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'zsh') diff --git a/zsh/zshrc.org b/zsh/zshrc.org index 8fa3cd4..7f7bd00 100644 --- a/zsh/zshrc.org +++ b/zsh/zshrc.org @@ -1,4 +1,5 @@ #+TITLE: ZSH +#+STARTUP: showall Autoload any ZSH function from =$HOME/.zsh/functions=. @@ -18,6 +19,13 @@ Autoload any ZSH function from =$HOME/.zsh/functions=. alias sbcl="rlwrap sbcl" #+END_SRC + This alias is useful for when I'm trying something new with + herbstluftwm. + + #+BEGIN_SRC sh + alias hc=herbstclient + #+END_SRC + * History Store ZSH history in a non-intrusive place. -- cgit v1.2.3-54-g00ecf