summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv3
1 files changed, 3 insertions, 0 deletions
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) <gentoo@necoro.eu>"
export EDITOR=vim