From bc06b8ae7e83c2901dff2bc7a2947b3e870be168 Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 8 Dec 2019 09:43:44 -0700 Subject: use tmpdir in vars --- .zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index d848f6a..d8890bb 100644 --- a/.zshrc +++ b/.zshrc @@ -155,7 +155,6 @@ elif [[ ! -z $(whence vim) ]] then fi [[ ! -z $(whence sdcv) ]] && alias def='sdcv' -[[ ! -z $(whence herbstclient) ]] && alias hc='herbstclient' [[ ! -z $(whence aiksaurus) ]] && alias thesaurus='aiksaurus' [[ ! -z $(whence ag) ]] && alias ag='ag --color-match "1;34"' [[ ! -z $(whence latex) ]] && alias latex='latex -output-format=pdf' -- cgit v1.2.3