summaryrefslogtreecommitdiff
path: root/src/libretools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/libretools.conf')
-rw-r--r--src/libretools.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 2332530..e601465 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -1,4 +1,5 @@
#!/hint/bash
+# shellcheck disable=2034
################################################################################
# misc #
@@ -12,6 +13,7 @@ BLACKLIST=https://git.parabola.nu/blacklist.git/plain/blacklist.txt
## Diff tool (vimdiff, gvimdiff, meld, etc)
## Used by `aur`, `diff-unfree`
+# shellcheck disable=2046
DIFFPROG=$(which $([ -z "${DISPLAY:-}" ]||echo kdiff3 meld gvimdiff) vimdiff colordiff diff 2>/dev/null|sed 's/\s.*//;1q')
## The architectures you'll be packaging for