mless: drop PATH change

pull/82/head
Leah Neukirchen 6 years ago
parent d1d2a41baf
commit a6243d7a2f

@ -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 }

Loading…
Cancel
Save