source $ZDOTDIR/zshrc # load remaining config for conf in "$ZDOTDIR/"*.zsh; do source "${conf}" done unset conf