Skip to content

Instantly share code, notes, and snippets.

@Fastidious
Created April 13, 2015 00:49
Show Gist options
  • Save Fastidious/5b279d118bbc40de6a65 to your computer and use it in GitHub Desktop.
Save Fastidious/5b279d118bbc40de6a65 to your computer and use it in GitHub Desktop.
Most useful thing in Bash
Create ~/.inputrc and fill it with this:
"\e[A": history-search-backward
"\e[B": history-search-forward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment