aboutsummaryrefslogtreecommitdiff
path: root/lint
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-07-27 13:26:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-07-27 13:26:06 +1200
commit5fd82a3c8d25511f20e293b8dab8deec6e5f8c12 (patch)
treed58a975c9f6d73957fbc36a87f6dc78cb24c9b7c /lint
parentAdd local bindir even if it doesn't exist yet (diff)
downloaddotfiles-5fd82a3c8d25511f20e293b8dab8deec6e5f8c12.tar.gz
dotfiles-5fd82a3c8d25511f20e293b8dab8deec6e5f8c12.zip
Add .xprofile
Diffstat (limited to 'lint')
-rw-r--r--lint/x.sh1
-rw-r--r--lint/xsession.sh1
2 files changed, 1 insertions, 1 deletions
diff --git a/lint/x.sh b/lint/x.sh
new file mode 100644
index 00000000..070d0567
--- /dev/null
+++ b/lint/x.sh
@@ -0,0 +1 @@
+shellcheck -e SC1090 -e SC1091 -s sh -- x/xprofile x/xsession
diff --git a/lint/xsession.sh b/lint/xsession.sh
deleted file mode 100644
index dc291fd3..00000000
--- a/lint/xsession.sh
+++ /dev/null
@@ -1 +0,0 @@
-shellcheck -e SC1090 -s sh -- x/xsession