Skip to content

Instantly share code, notes, and snippets.

@RIAstar
Created April 24, 2013 11:33
Show Gist options
  • Save RIAstar/5451485 to your computer and use it in GitHub Desktop.
Save RIAstar/5451485 to your computer and use it in GitHub Desktop.
[win,shell] Cygwin config options
#enhanced history search
#put in .inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
set show-all-if-ambiguous on
set completion-ignore-case on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment