Skip to content

Instantly share code, notes, and snippets.

@JC1738
Created December 23, 2015 22:03
Show Gist options
  • Save JC1738/7a4d6ab84a2d9d92345e to your computer and use it in GitHub Desktop.
Save JC1738/7a4d6ab84a2d9d92345e to your computer and use it in GitHub Desktop.
inputrc (tab completion on bash)
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