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.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| README.markdown | 11 years ago | |
| history-substring-search.plugin.zsh | 15 years ago | |
| history-substring-search.zsh | 11 years ago | |
README.markdown
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