Skip to content

Instantly share code, notes, and snippets.

@bby
Created March 7, 2014 13:31
Show Gist options
  • Save bby/9411512 to your computer and use it in GitHub Desktop.
Save bby/9411512 to your computer and use it in GitHub Desktop.
bash completion for your bash_history
"\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