bugfix: less - farben
This commit is contained in:
parent
24de8cfe29
commit
1e5def6366
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ shopt -s cdspell
|
|||
eval "`dircolors -b`"
|
||||
|
||||
# less mit maus scrollen
|
||||
export LESS='--mouse --wheel-lines=3'
|
||||
export LESS='--mouse --wheel-lines=3 eFRX'
|
||||
|
||||
### Funktionen
|
||||
function sgc {
|
||||
|
|
Loading…
Reference in a new issue