aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.inputrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.inputrc b/.inputrc
index 7030b04..cd471e8 100644
--- a/.inputrc
+++ b/.inputrc
@@ -46,7 +46,7 @@
#set convert-meta off
#set input-meta on
#set output-meta on
-#$if Bash
+$if Bash
# Don't ring bell on completion
set bell-style none
@@ -73,4 +73,4 @@
#Space: magic-space
TAB: menu-complete
-#$endif
+$endif