aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sh/shrc.d/less.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sh/shrc.d/less.sh b/sh/shrc.d/less.sh
new file mode 100644
index 00000000..08361ba2
--- /dev/null
+++ b/sh/shrc.d/less.sh
@@ -0,0 +1,3 @@
+# Unset stupid options to avoid interfering with my less(1) setup
+unset -v LESS
+unset -v LESSOPEN