summaryrefslogtreecommitdiff
path: root/zshenv
blob: 616a2d32f973e658ef1ca964dca75b9bfdb49ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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