summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/inputrc b/inputrc
index 55d9827..1cc1eae 100644
--- a/inputrc
+++ b/inputrc
@@ -15,3 +15,6 @@ set visible-stats on
# set up vi mode
set editing-mode vi
set keymap vi
+
+# my shell should never use the bell
+set bell-style none