Removed documentation for brew plugin features removed by 643a4e77f6

sbooob 2013-07-23 01:33:04 -07:00
parent 7818ded3b5
commit 3f5e8f1d9b

@ -129,13 +129,11 @@ bi jq<TAB>
## brew ## brew
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]
* `brews`: list installed brews [[Homebrew|http://mxcl.github.com/homebrew/]] is an OS X package manager
Adds the brew install directories to your path **in front** of `/usr/bin`. This plugin :
* creates a `brews` alias to list installed brews (= `brew list -1`)
After `brew update`, run `brew-link-completion` to make a symlink to the official zsh completion file that comes with brew into your oh-my-zsh brew plugin directory. * adds completion for the `brew` command
Completion plugin for the [[Homebrew|http://mxcl.github.com/homebrew/]] OS X package manager.
## bundler ## bundler
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]