sync with latest core #12

Merged
teutat3s merged 2 commits from refs/pull/12/head into core 2021-08-24 12:04:49 +00:00
12 changed files with 168 additions and 168 deletions

View file

@ -116,7 +116,7 @@ EXEC 01;32
#.sh 01;32
#.csh 01;32
# archives or compressed (bright red)
# archives or compressed (bright red)
.tar 01;31
.tgz 01;31
.arc 01;31

View file

@ -4,7 +4,7 @@
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Templates"