summaryrefslogtreecommitdiff
path: root/old/zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'old/zshenv')
-rw-r--r--old/zshenv13
1 files changed, 0 insertions, 13 deletions
diff --git a/old/zshenv b/old/zshenv
deleted file mode 100644
index 616a2d3..0000000
--- a/old/zshenv
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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