export ZDOTDIR="$HOME/.config/zsh"
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
export PATH="$HOME/scripts/:$HOME/.local/bin/:$PATH"