dotfiles/.profile

5 lines
78 B
Bash

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