mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 08:20:09 +00:00
6bec3c6719
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
259 B
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