Turn off terminal bell, increase rxvt scrollback

This commit is contained in:
jon
2022-06-23 08:17:29 -05:00
parent 9920a4d2c1
commit 9da567f19f
2 changed files with 5 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ alias s='sudo'
alias df='sudo df -hT -x tmpfs -x devtmpfs'
alias rsync='rsync --progress'
bind 'set completion-ignore-case on'
#bind 'set completion-ignore-case on'
set bell-style none
## function and alias for short find
@@ -174,4 +174,4 @@ ex() {
}
# turn off incredibly annoying bell
xset b off
#xset b off