summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-05-19 08:30:49 +0200
committerMarc Vertes <mvertes@free.fr>2022-05-19 08:30:49 +0200
commitad9fe550d8bcea98106284e2e7231e69374ff386 (patch)
tree1582329c7eb47cb38d2b2374251c43a15dd4fd12 /.bashrc
parent7402b7a4ba6106e5622e52d080d498db31c55614 (diff)
update
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
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"'