Skip to content

Instantly share code, notes, and snippets.

@dx7
Created January 11, 2012 23:15
Show Gist options
  • Select an option

  • Save dx7/1597391 to your computer and use it in GitHub Desktop.

Select an option

Save dx7/1597391 to your computer and use it in GitHub Desktop.
.inputrc
# my .inputrc file
# allow you to start typing a command and use the up/down arrow to auto complete from commands in your history
"\e[B": history-search-forward
"\e[A": history-search-backward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment