diff --git a/Plugins.md b/Plugins.md index 0857158..1f8394b 100644 --- a/Plugins.md +++ b/Plugins.md @@ -129,13 +129,11 @@ bi jq ## brew **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`. - -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. - -Completion plugin for the [[Homebrew|http://mxcl.github.com/homebrew/]] OS X package manager. +This plugin : +* creates a `brews` alias to list installed brews (= `brew list -1`) +* adds completion for the `brew` command ## bundler **Maintainer:** [robbyrussell][robbyrussell]