Merge pull request #117 from ivopauly/patch-1

README: Update plugin name in Oh-My-Zsh activation instructions.
This commit is contained in:
Suraj N. Kurapati 2021-08-02 22:55:40 -07:00 committed by GitHub
commit e310a75a52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh):
2. Activate the plugin in `~/.zshrc`:
plugins=( [plugins...] history-substring-search)
plugins=( [plugins...] zsh-history-substring-search)
3. Source `~/.zshrc` to take changes into account: