# load everything from ~/.config/zsh export ZDOTDIR="$HOME/.config/zsh" [ -f "$ZDOTDIR/.zshenv" ] && source $ZDOTDIR/.zshenv