Skip to content

Instantly share code, notes, and snippets.

@lbdremy
Created May 7, 2014 14:13
Show Gist options
  • Save lbdremy/48e02588af72305a222f to your computer and use it in GitHub Desktop.
Save lbdremy/48e02588af72305a222f to your computer and use it in GitHub Desktop.
Bash completion based on history
echo '"\e[A": history-search-backward "\e[B": history-search-forward set show-all-if-ambiguous on set completion-ignore-case on' > ~/.inputrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment