Skip to content

Instantly share code, notes, and snippets.

@Blumed
Created April 5, 2017 13:38
Show Gist options
  • Save Blumed/b7964e4b34e443f5e59c78de099079b7 to your computer and use it in GitHub Desktop.
Save Blumed/b7964e4b34e443f5e59c78de099079b7 to your computer and use it in GitHub Desktop.
Script allows you to search history for a particular process or app instead of the entire line.
"\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