← all formulas
zsh-autosuggestions
Fish-like fast/unobtrusive autosuggestions for zsh
- Version
- v0.7.1
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install zsh-autosuggestionsCaveats
To activate the autosuggestions, add the following at the end of your .zshrc:
source $HOMEBREW_PREFIX/share/zsh-autosuggestions/zsh-autosuggestions.zsh
You will also need to restart your terminal for this change to take effect.