bash: entferne dircolors
This commit is contained in:
parent
ad636d89b0
commit
3742c43604
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ shopt -s histappend
|
|||
# typo bei cd entfernen
|
||||
shopt -s cdspell
|
||||
|
||||
# enable colors
|
||||
eval "`dircolors -b`"
|
||||
|
||||
# less mit maus scrollen
|
||||
export LESS='--mouse --wheel-lines=3 eFRX'
|
||||
|
||||
|
|
Loading…
Reference in a new issue