From fd61bf44f45a6832dd56bf6fbbd59a06f80dd2d9 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 19 May 2020 21:08:12 -0400 Subject: Some stuff from firelink --- zshenv | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'zshenv') diff --git a/zshenv b/zshenv index 56d8b0d..616a2d3 100644 --- a/zshenv +++ b/zshenv @@ -1,3 +1,12 @@ +# 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 -- cgit v1.2.3