Merge remote-tracking branch 'devos/core' into core

This commit is contained in:
teutat3s 2021-08-23 23:22:55 +02:00
commit 5aea1e8089
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1
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"