summaryrefslogtreecommitdiff
path: root/plugins/brew
AgeCommit message (Collapse)Author
2014-02-11Updated _brew zsh autocompletion to latest Homebrew upstreamEd Lui
2014-02-11Add 'services' command to homebrew completionLuke Steensen
2013-10-26Add "options" as a valide 1st argumentAdrien Dudouit-Exposito
2013-07-23Added completion for second argument for 'brew reinstall'Andrey Janzen
2013-07-20Added 'reinstall' command to brew completionAndrey Janzen
2012-12-13Added `verisions` option for `homebrew` completionArtie Kh
2011-05-30Rollback of Pull #366Andrew Hodges
sorin-ionescu had some good points.
2011-05-28Brew PluginAndrew Hodges
Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way).
2011-04-27Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshPat Regan
2011-04-22Add 'upgrade' to brew completions.Ilmari Vacklin
2011-04-12Optimize plugin loading so that only one call to compinit is requiredPat Regan
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2010-10-01adapt brew,gem,pip plugin to new structureDaniel Schauenberg
2010-10-01Merge remote branch 'origin/master' into restructure_pluginsDaniel Schauenberg
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that ↵Robby Russell
any plugin-specific functions can be bundled within there.