points
export CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}" export CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}" ...