From a6243d7a2f799bc988cc69b14b235db04f7617e9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Jan 2018 18:36:32 +0100 Subject: mless: drop PATH change --- mless | 2 -- 1 file changed, 2 deletions(-) (limited to 'mless') diff --git a/mless b/mless index 8a94d34..fa09c8f 100755 --- a/mless +++ b/mless @@ -1,8 +1,6 @@ #!/bin/sh # mless [MSG] - less(1)-wrapper around mshow -PATH="${0%/*}:$PATH" - colorscan() { awk ' function co(n, c) { e = ENVIRON["MCOLOR_" n]; return e ? e : c } -- cgit 1.4.1