export ZDOTDIR="$HOME/.config/zsh"
typeset -U path
path+="$HOME/bin"
export DOTS="$HOME/docs/repos/dots"
# vim: filetype=zsh