voidrice/.config/directories
Hekuran c43c22c288
Directory shortcut (h)
fixing issue #754
2020-07-09 23:28:35 +02:00

12 lines
354 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 ${HOME:-~/}
m ${XDG_MUSIC_DIR:-$HOME/Music}
mn /mnt
pp ${XDG_PICTURES_DIR:-$HOME/Pictures}
sc ~/.local/bin
vv ${XDG_VIDEOS_DIR:-$HOME/Videos}