diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-11-16 18:06:41 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-11-16 18:06:41 -0500 |
| commit | cba0fcc03d9cbab623eae419d308c5b1f7c1b193 (patch) | |
| tree | d2fe9b76a7d323fb21605bb2e26298c37399832b /.config/directories | |
| parent | 3215e7b4bb25f04db9caa4677caf32899de3e4c9 (diff) | |
| download | eibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.tar.gz eibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.tar.zst eibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.zip | |
old stuff removed
many files renamed, possible breakage
Diffstat (limited to '.config/directories')
| -rw-r--r-- | .config/directories | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.config/directories b/.config/directories deleted file mode 100644 index b3807cd..0000000 --- a/.config/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} |
