Skip to content

Instantly share code, notes, and snippets.

@pensierinmusica
Created February 10, 2014 11:27
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 pensierinmusica/8914282 to your computer and use it in GitHub Desktop.
Save pensierinmusica/8914282 to your computer and use it in GitHub Desktop.
Tab autocomplete settings for "~$/.inputrc"
# Tab autocomplete settings for "~$/.inputrc"
set completion-ignore-case on
set show-all-if-ambiguous on
TAB: menu-complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment