export XDG_CONFIG_DIR="$HOME/.config" export XDG_CONFIG_HOME=$XDG_CONFIG_DIR export XDG_CACHE_HOME="$HOME/.cache" export EDITOR=nvim