We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44159b commit 47a7d41Copy full SHA for 47a7d41
README.md
@@ -33,7 +33,7 @@ Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh):
33
34
2. Activate the plugin in `~/.zshrc`:
35
36
- plugins=( [plugins...] zsh-history-substring-search)
+ plugins=( [plugins...] history-substring-search)
37
38
3. Source `~/.zshrc` to take changes into account:
39
0 commit comments