Skip to content

Instantly share code, notes, and snippets.

@hytdsh
Created February 7, 2018 12:08
Show Gist options
  • Save hytdsh/72d7da4d72e063c634833227e6cdfa9f to your computer and use it in GitHub Desktop.
Save hytdsh/72d7da4d72e063c634833227e6cdfa9f to your computer and use it in GitHub Desktop.
cat >~/.inputrc <<[EOF]
set bell-style none
[EOF]
cat >~/.vimrc <<[EOF]
set belloff=all
[EOF]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment