diff --git a/README.md b/README.md index 9463aaf..11666f3 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ Using the [Homebrew]( https://brew.sh ) package manager: brew install zsh-history-substring-search echo 'source $(brew --prefix)/share/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc +Using [Fig](https://fig.io): + +Fig adds apps, shortcuts, and autocomplete to your existing terminal. + +Install `zsh-history-substring-search` in just one click. + + + Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh): 1. Clone this repository in oh-my-zsh's plugins directory: