voidrice/.config/directories
Vlad Doster 02435825f2 sort
2020-06-24 22:07:48 -05:00

12 lines
392 B
Plaintext

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