Skip to content Source: homebrew/core GitHub Homebrew
zsh-autocomplete
PopularFormula Utilities v25.03.19
Real-time type-ahead completion for Zsh
Install 1
App in
Terminal
$
brew install zsh-autocomplete
Installation Notes
Installation 1. Add at or near the top of your .zshrc file (before any calls to compdef): source $HOMEBREW_PREFIX/share/zsh-autocomplete/zsh-autocomplete.plugin.zsh 2. Remove any calls to compinit from your .zshrc file. 3. If you're using Ubuntu, add to your .zshenv file: skip_global_compinit=1 Then restart your shell. For more details, see: https://github.com/marlonrichert/zsh-autocomplete
Install Statistics 7.2%
Average daily installs by period
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12