← all formulas
zsh-autopair
Auto-close and delete matching delimiters in zsh
- Version
- v1.0
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install zsh-autopairCaveats
To activate autopair, add the following at the end of your .zshrc:
source $HOMEBREW_PREFIX/share/zsh-autopair/autopair.zsh
You will also need to restart your terminal for this change to take effect.