1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-23 07:28:55 +08:00

8 lines
259 B
Markdown
Raw Normal View History

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`