From 48073cefe5ed38476a6512f06442eb94e74fd19f Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 1 Oct 2024 13:34:44 +0200 Subject: [PATCH] add less options Signed-off-by: Michael Grote --- .bash_extra | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bash_extra b/.bash_extra index 07aae1f..70b796f 100644 --- a/.bash_extra +++ b/.bash_extra @@ -58,3 +58,5 @@ export HISTCONTROL=ignoreboth:erasedups # typo bei cd entfernen shopt -s cdspell + +export LESS='eFRX'