This commit is contained in:
2025-08-04 18:52:24 +02:00
parent eb8164bdca
commit 6f30d2d0a1
41 changed files with 88 additions and 21 deletions

View File

@ -75,4 +75,5 @@ export LINES=64
#xset b 10 500 50
# turn off the beep (only in bash tab-complete ?)
bind 'set bell-style none'
# only if interactiv shell
[[ "$-" =~ "i" ]] && bind 'set bell-style none'

View File

@ -175,4 +175,6 @@ set statusline=\ %F\ %(\|\ flags:\ %R%M%H%W\ %)%(\|\ type:\ %Y\ %)%(\|\ format:\
set laststatus=2
highlight StatusLine cterm=none ctermfg=white ctermbg=blue
set belloff=all
colorscheme PaperColor