remove less options

Signed-off-by: Michael Grote <michael.grote@dataport.de>
This commit is contained in:
Michael Grote 2024-05-13 11:31:31 +02:00
parent a2d31375b3
commit 28667107fc

View file

@ -56,6 +56,3 @@ export HISTTIMEFORMAT='[%F_%T] '
# typo bei cd entfernen
shopt -s cdspell
# less mit maus scrollen
export LESS='--mouse --wheel-lines=3 eFRX'