From d4613dbcd2e340d5bfc0f0c5a38df1aac2a32915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Wed, 17 Oct 2012 11:02:13 +0200 Subject: Add the kw() function --- .zshenv | 3 +++ 1 file changed, 3 insertions(+) (limited to '.zshenv') diff --git a/.zshenv b/.zshenv index 21c7a8c..f38c243 100644 --- a/.zshenv +++ b/.zshenv @@ -7,6 +7,9 @@ autoload ${fpath[1]}/*(:t) [[ -d ~/bin ]] && path=(~/bin $path) +# other variables +_kw="~amd64" + # exports export ECHANGELOG_USER="René Neumann (Necoro) " export EDITOR=vim -- cgit v1.2.3