Skip to content

Commit

Permalink
Create .inputrc to turn off bell
Browse files Browse the repository at this point in the history
  • Loading branch information
joelparkerhenderson committed Nov 19, 2013
1 parent 8e5882a commit f17ff8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .inputrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Bash input

# Turn off bell alert
set bell-style none

0 comments on commit f17ff8f

Please sign in to comment.