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 be0fe1f commit 933733eCopy full SHA for 933733e
README.md
@@ -23,7 +23,7 @@ Install
23
Using the [Homebrew]( https://brew.sh ) package manager:
24
25
brew install zsh-history-substring-search
26
- echo 'source /usr/local/opt/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
+ echo 'source /usr/local/share/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
27
28
Usage
29
------------------------------------------------------------------------------
0 commit comments