← all formulas
zsh-history-substring-search
Zsh port of Fish shell's history search
- Version
- v1.1.0
- License
- BSD-3-Clause
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install zsh-history-substring-searchCaveats
To activate the history search, add the following at the end of your .zshrc:
source $HOMEBREW_PREFIX/share/zsh-history-substring-search/zsh-history-substring-search.zsh
You will also need to restart your terminal for this change to take effect.