dotfiles/.zshenv

5 lines
77 B
Bash

export XDG_CONFIG_DIR="$HOME/.config"
export XDG_CACHE_HOME="$HOME/.cache"