From ad9fe550d8bcea98106284e2e7231e69374ff386 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 19 May 2022 08:30:49 +0200 Subject: update --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index fdf38af..d2073e2 100644 --- a/.bashrc +++ b/.bashrc @@ -33,7 +33,7 @@ fixab() { printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" ; tail -c +25 "$1"; } #export LESS_TERMCAP_ue=$'\E[0m' # end underline # Less: use a 4-space tabulation -export LESS=Rx4 +export LESS=XFRx4 # gnuplot display in terminal export GNUTERM='sixelgd enhanced truecolor font "arial,9"' -- cgit v1.2.3