# You can add comments to these files with #
h   $HOME
ch  ${XDG_CACHE_HOME:-$HOME/.cache}
cf  ${XDG_CONFIG_HOME:-$HOME/.config}
dt  ${XDG_DATA_HOME:-$HOME/.local/share}
rr  $HOME/.local/src
sc  $HOME/.local/bin
mn  /mnt
dl  ${XDG_DOWNLOAD_DIR:-$HOME/Downloads}
dm  ${XDG_DOCUMENTS_DIR:-$HOME/Documents}
co  ${XDG_DOCUMENTS_DIR:-$HOME/Documents}/Code
ms  ${XDG_MUSIC_DIR:-$HOME/Music}
pc  ${XDG_PICTURES_DIR:-$HOME/Pictures}
vd  ${XDG_VIDEOS_DIR:-$HOME/Videos}

dot ${XDG_DATA_HOME:-$HOME/.local/share}/dotfiles