Skip to content

Instantly share code, notes, and snippets.

@unabridgedxcrpt
Created March 1, 2018 20:06
Show Gist options
  • Save unabridgedxcrpt/ca5f75b8ca6b63eb922f3e9a87d6aaca to your computer and use it in GitHub Desktop.
Save unabridgedxcrpt/ca5f75b8ca6b63eb922f3e9a87d6aaca to your computer and use it in GitHub Desktop.
#This is my .inputrc file for bash (so far only used on MacOS X systems).
set completion-ignore-case On
set expand-tilde on
set show-all-if-ambiguous on
set visible-stats on
set bell-style visible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment