diff --git a/.config/directories b/.config/directories index 7f55c5c3..e682aaaa 100644 --- a/.config/directories +++ b/.config/directories @@ -1,11 +1,13 @@ # You can add comments to these files with # +h $HOME +mn /mnt +sc $HOME/.local/bin +src $HOME/.local/src +dt ${XDG_DATA_HOME:-$HOME/.local/share} 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}