Skip to content

Instantly share code, notes, and snippets.

@jonniedarko
Last active September 25, 2015 13:46
Show Gist options
  • Save jonniedarko/65685025c90b14326923 to your computer and use it in GitHub Desktop.
Save jonniedarko/65685025c90b14326923 to your computer and use it in GitHub Desktop.
"\e[A": history-search-backward
"\e[B": history-search-forward
set show-all-if-ambiguous on
set completion-ignore-case on
[[ $- = *i* ]] && bind TAB:menu-complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment