set bell directly in bashrc

This commit is contained in:
Paul Trowbridge 2022-05-03 09:50:17 -04:00
parent e45b822767
commit 9b6d07193d
2 changed files with 2 additions and 1 deletions

View File

@ -149,3 +149,5 @@ export DENO_INSTALL="/home/ptrowbridge/.deno"
export PATH=$PATH:"$DENO_INSTALL/bin:$PATH"
eval `keychain --eval id_rsa`
bind 'set bell-style none'

View File

@ -1 +0,0 @@
set bell-style none