mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-26 08:13:28 +02:00
Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
To activate this script, please include it the `plugins` variable within `~/.zshrc`
|
||||
|
||||
`plugins=(git history-substring-search.zsh)`
|
||||
|
||||
See the "history-substring-search.zsh" file for more information:
|
||||
|
||||
`sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more`
|
||||
Reference in New Issue
Block a user