From 8983f6aeb4bc343ed61f3981334c30f434a42626 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 19 Nov 2020 08:37:50 -0500 Subject: files moved to new correct names --- .config/shell/directories | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .config/shell/directories (limited to '.config/shell/directories') diff --git a/.config/shell/directories b/.config/shell/directories deleted file mode 100644 index b3807cd..0000000 --- a/.config/shell/directories +++ /dev/null @@ -1,13 +0,0 @@ -# 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} -dt ${XDG_DATA_HOME:-$HOME/.local/share} -h $HOME -m ${XDG_MUSIC_DIR:-$HOME/Music} -mn /mnt -pp ${XDG_PICTURES_DIR:-$HOME/Pictures} -sc $HOME/.local/bin -src $HOME/.local/src -vv ${XDG_VIDEOS_DIR:-$HOME/Videos} -- cgit v1.3.1