Skip to content

Commit

Permalink
.inputrc: disable the bell completely
Browse files Browse the repository at this point in the history
  • Loading branch information
janmoesen committed Oct 19, 2011
1 parent 0544c82 commit e608bec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .inputrc
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ set convert-meta off

# Miscellaneous
# -----------------------------------------------------------------------------
# Use visual bell instead of the annoying beep sound.
set bell-style visible
# Neither sound a beep nor flash the screen when trying to ring the bell.
set bell-style none

0 comments on commit e608bec

Please sign in to comment.