diff --git a/.bashrc b/.bashrc index 0a6caa3..033059c 100644 --- a/.bashrc +++ b/.bashrc @@ -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' diff --git a/.inputrc b/.inputrc deleted file mode 100644 index ac81a39..0000000 --- a/.inputrc +++ /dev/null @@ -1 +0,0 @@ -set bell-style none