Skip to content
Skip to content

zsh-autocomplete

Popular
Formula Utilities v25.03.19

Real-time type-ahead completion for Zsh

Install 1 App in Terminal
$
brew install zsh-autocomplete
Source: homebrew/core GitHub Homebrew

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 All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.2
glib
Popular

Core application library for C

formula Utilities v2.86.4
python@3.13
Popular

Interpreted, interactive, object-oriented programming language

formula Utilities v3.13.12
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
harfbuzz
Popular

OpenType text shaping engine

formula Utilities v12.3.2
X