From 8a8e874463d1f11015ad7907e86882001eab6815 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:17:47 +0900 Subject: modified shell/profile --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar') 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 --- ### -- cgit v1.2.3