2018-08-02 10:44:32 -04:00
|
|
|
# You can add comments to these files with #
|
|
|
|
h ~/
|
|
|
|
d ~/Documents
|
|
|
|
D ~/Downloads
|
|
|
|
m ~/Music
|
|
|
|
pp ~/Pictures
|
|
|
|
vv ~/Videos
|
2020-04-08 19:10:00 -04:00
|
|
|
cf ${XDG_CONFIG_HOME:-$HOME/.config}
|
2020-04-27 05:27:09 +05:30
|
|
|
cac ${XDG_CACHE_HOME:-$HOME/.cache}
|
|
|
|
sc ~/.local/bin
|
2018-11-03 18:03:26 -04:00
|
|
|
mn /mnt
|