summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-30 23:17:47 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-30 23:17:47 +0900
commit8a8e874463d1f11015ad7907e86882001eab6815 (patch)
treee6e557222aa5209446464cec582169f8d7e12fb8 /ar
parent4c9aaacae964294a70d2e6277bdee271d10fd661 (diff)
modified shell/profile
Diffstat (limited to 'ar')
-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 --- ###