mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(brew): autoconfigure completions (#11152)
This commit is contained in:
parent
cb8b677488
commit
14f0f2971f
2 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ defined for convenience.
|
|||
|
||||
## Completion
|
||||
|
||||
This plugin configures paths with Homebrew's completion functions automatically, so you don't need to do it manually. See: https://docs.brew.sh/Shell-Completion#configuring-completions-in-zsh.
|
||||
|
||||
With the release of Homebrew 1.0, they decided to bundle the zsh completion as part of the
|
||||
brew installation, so we no longer ship it with the brew plugin; now it only has brew
|
||||
aliases. If you find that brew completion no longer works, make sure you have your Homebrew
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue