Skip to content

Instantly share code, notes, and snippets.

@aspiers
Created August 7, 2017 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aspiers/3eec2a32fc1a25f835339e9a7435c59d to your computer and use it in GitHub Desktop.
Save aspiers/3eec2a32fc1a25f835339e9a7435c59d to your computer and use it in GitHub Desktop.
# Fix bash's utterly moronic defaults for completion by adding these to your ~/.inputrc
set bell-style visible
set show-all-if-ambiguous on
set show-all-if-unmodified on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment