README: add installation instructions for Homebrew
This commit is contained in:
parent
c750a17757
commit
563c88c4ca
1 changed files with 7 additions and 0 deletions
|
|
@ -17,6 +17,13 @@ Requirements
|
||||||
|
|
||||||
* [ZSH](http://zsh.sourceforge.net) 4.3 or newer
|
* [ZSH](http://zsh.sourceforge.net) 4.3 or newer
|
||||||
|
|
||||||
|
Install
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Using the [Homebrew]( https://brew.sh ) package manager:
|
||||||
|
|
||||||
|
brew install zsh-history-substring-search
|
||||||
|
echo 'source /usr/local/opt/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue