mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 21:33:29 +02:00
b55effd3bb
Don't leak extendedglob to global environment.
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