aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 25b8708..5d2a718 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,4 +1,5 @@
#!/bin/bash
+# shellcheck disable=SC2016
# set xauthority path
export XAUTHORITY=$HOME/.config/X11/Xauthority;