Andrew Hodges
e263f1f005
Brew Plugin
...
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).
15 years ago
Pat Regan
6bf906a262
Optimize plugin loading so that only one call to compinit is required
15 years ago
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
15 years ago
Daniel Schauenberg
7936bbbd5a
adapt brew,gem,pip plugin to new structure
16 years ago
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
16 years ago
Daniel Schauenberg
7b6be56117
fix problems with brew completion
...
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
16 years ago
Daniel Schauenberg
95ccb4db1a
update brew plugin from homebrew contributions
16 years ago
Robby Russell
dea166411f
Moving brew functions to it's own plugin
16 years ago
Erik Kastner
b865f2ab38
adding homebrew completions - and a function dir
17 years ago