Skip to content

Instantly share code, notes, and snippets.

@shreve
Created December 25, 2016 03:28
Show Gist options
  • Save shreve/ac78f0ff22c544a1b750e2b43e614fce to your computer and use it in GitHub Desktop.
Save shreve/ac78f0ff22c544a1b750e2b43e614fce to your computer and use it in GitHub Desktop.
OS X Inputrc
set completion-ignore-case on
set show-all-if-ambiguous on
set bell-style none
set editing-mode vi
# Make TAB cycle through possible completions
#TAB: menu-complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment