@@ -0,0 +1,3 @@
+if srchilitepath=$(command -v src-hilite-lesspipe.sh); then
+ export LESSOPEN="| $srchilitepath %s"
+fi