Skip to content

Instantly share code, notes, and snippets.

@iliaaw
Created November 12, 2013 17:20
Show Gist options
  • Save iliaaw/7434889 to your computer and use it in GitHub Desktop.
Save iliaaw/7434889 to your computer and use it in GitHub Desktop.
Bash history completion
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment