voidrice/.config/directories
Charlie39 3cb901253c
$XDG_CACHE_HOME env variable (#595)
* $XDG_CACHE_HOME env variable

XDG compliance

* shortcut to cache directory

* Update directories

* Update directories

* Update directories
2020-04-26 19:57:09 -04:00

11 lines
217 B
Text

# You can add comments to these files with #
h ~/
d ~/Documents
D ~/Downloads
m ~/Music
pp ~/Pictures
vv ~/Videos
cf ${XDG_CONFIG_HOME:-$HOME/.config}
cac ${XDG_CACHE_HOME:-$HOME/.cache}
sc ~/.local/bin
mn /mnt