summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ar/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index ef7e3da..89153cd 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -132,7 +132,7 @@ export FILE_MANAGER="lf $(lf -version)"
export LESS_TERMCAP_se="$(printf '%b' '')"
export LESS_TERMCAP_us="$(printf '%b' '')"
export LESS_TERMCAP_ue="$(printf '%b' '')"
- export LESSOPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null"
+ export LESSOPEN="| lesspipe.sh %s"
}
### --- MBSYNC --- ###