mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
disable bells in bash
long time coming
This commit is contained in:
parent
7402cee176
commit
44f3854256
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
||||||
"\e[1;5D": backward-word
|
"\e[1;5D": backward-word
|
||||||
set show-all-if-ambiguous on
|
set show-all-if-ambiguous on
|
||||||
set completion-ignore-case on
|
set completion-ignore-case on
|
||||||
|
set bell-style none
|
||||||
|
|
Loading…
Add table
Reference in a new issue