summaryrefslogtreecommitdiff
path: root/old/zshenv
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2020-10-18 14:04:32 +0000
committerKjetil Ørbekk <kj@orbekk.com>2020-10-18 14:04:32 +0000
commit36daeb3a2d6f7fce4c9318b4291b7c5d4d4c6f2a (patch)
tree8d1d754a6743c080e15de937b4a1606b538fbaf9 /old/zshenv
parent3db6e12d850bb06d72630ab41b6470985bcbc9e2 (diff)
Remove unused dotfiles
Diffstat (limited to 'old/zshenv')
-rw-r--r--old/zshenv13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/zshenv b/old/zshenv
new file mode 100644
index 0000000..616a2d3
--- /dev/null
+++ b/old/zshenv
@@ -0,0 +1,13 @@
+# Start configuration added by Zim install {{{
+#
+# User configuration sourced by all invocations of the shell
+#
+
+# Define Zim location
+: ${ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim}
+# }}} End configuration added by Zim install
+
+export ZSHENV_LOADED=true
+export EDITOR=nvim
+export PATH=$PATH:$HOME/bin
+export TERMINAL=urxvt