mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-22 16:19:51 +00:00
Added note about how the brew plugin is no longer needed for completion
@@ -281,6 +281,10 @@ This plugin:
|
|||||||
* creates a `brews` alias to list installed brews (= `brew list -1`)
|
* creates a `brews` alias to list installed brews (= `brew list -1`)
|
||||||
* adds completion for the `brew` command.
|
* adds completion for the `brew` command.
|
||||||
|
|
||||||
|
_Note: With the advent of their 1.0 release, Homebrew has 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._
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## bundler
|
## bundler
|
||||||
|
|||||||
Reference in New Issue
Block a user