set bell directly in bashrc
This commit is contained in:
parent
e45b822767
commit
9b6d07193d
2
.bashrc
2
.bashrc
@ -149,3 +149,5 @@ export DENO_INSTALL="/home/ptrowbridge/.deno"
|
|||||||
export PATH=$PATH:"$DENO_INSTALL/bin:$PATH"
|
export PATH=$PATH:"$DENO_INSTALL/bin:$PATH"
|
||||||
|
|
||||||
eval `keychain --eval id_rsa`
|
eval `keychain --eval id_rsa`
|
||||||
|
|
||||||
|
bind 'set bell-style none'
|
||||||
|
Loading…
Reference in New Issue
Block a user