From: Tiv0w Date: Fri, 20 May 2022 11:13:19 +0000 (+0200) Subject: Double quote `$XDG...` in shell exports X-Git-Tag: v0.2.0.0~38^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/47a995364ae7eabff5046702cce0fc7604f2fff7?hp=47a995364ae7eabff5046702cce0fc7604f2fff7 Double quote `$XDG...` in shell exports Prevent globbing and word splitting. https://github.com/koalaman/shellcheck/wiki/SC2086 ---