Joined May 2011
·

Matthew McEachen

Twitter
·
Earth
·
·
·

Posted to The single most useful thing in bash over 1 year ago

Step 1: Install https://github.com/robbyrussell/oh-my-zsh

Step 2: Edit your ~/.zshrc, find the "plugins" line, and add "history-substring-search" to the end. Here's mine:

$ grep "plugins=" ~/.zshrc
plugins=(git … history-substring-search) 
Achievements
115 Karma
0 Total ProTip Views
Interests & Skills