You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

259 B

To activate this script, please include it the plugins variable within ~/.zshrc

plugins=(git history-substring-search)

See the "history-substring-search.zsh" file for more information:

sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more