aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-11-16 11:13:19 +1300
committerTom Ryder <tom@sanctum.geek.nz>2021-11-16 11:13:19 +1300
commited59635fc295a09aa8f4794acc89ba9e1212d765 (patch)
tree0b0cdd36cb8e907ce0d599b846e108372806a8fc
parentIgnore SC2296 for a subtlety of ksh93 (diff)
downloaddotfiles-ed59635fc295a09aa8f4794acc89ba9e1212d765.tar.gz
dotfiles-ed59635fc295a09aa8f4794acc89ba9e1212d765.zip
Ignore a file inclusion warning
-rw-r--r--X/xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/X/xinitrc b/X/xinitrc
index e86cac4d..b5041f8c 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -1,4 +1,5 @@
# If a file ~/.xrandrrc exists for monitor setup, source that first
+# shellcheck disable=SC1091
[ -e "$HOME"/.xrandrrc ] && . "$HOME"/.xrandrrc
# Read X resources