Created
June 29, 2021 13:18
-
-
Save uuklanger/a217ce7bbfdc2b3c32f9f8a65fb7a6f0 to your computer and use it in GitHub Desktop.
Turn off bash bell sound in Terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ~/.inputrc or /etc/inputrc | |
set bell-style none |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment