mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
c2786c7f96
- move older config to archive Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
XDG_DATA_HOME=$HOME/.local/share
|
|
XDG_CONFIG_HOME=$HOME/.config
|
|
XDG_STATE_HOME=$HOME/.local/state
|
|
XDG_CACHE_HOME=$HOME/.cache
|