aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-11 23:28:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-11 23:28:52 +1300
commit3495ca7ba6e6f9a4f66fecaf6c836d840b592a94 (patch)
tree3a58bdd1e5920d34c9308373ffae9d6f1b1b9898 /sh
parentUnset stupid GNU options to grep(1)/ls(1) (diff)
downloaddotfiles-3495ca7ba6e6f9a4f66fecaf6c836d840b592a94.tar.gz
dotfiles-3495ca7ba6e6f9a4f66fecaf6c836d840b592a94.zip
More cleaning crap
Diffstat (limited to 'sh')
-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