summaryrefslogtreecommitdiff
path: root/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 /zshenv
parent3db6e12d850bb06d72630ab41b6470985bcbc9e2 (diff)
Remove unused dotfiles
Diffstat (limited to 'zshenv')
-rw-r--r--zshenv13
1 files changed, 0 insertions, 13 deletions
diff --git a/zshenv b/zshenv
deleted file mode 100644
index 616a2d3..0000000
--- a/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