Andrew Hodges
c6688047f7
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).
14 years ago
Pat Regan
6aad987f82
Optimize plugin loading so that only one call to compinit is required
14 years ago
Pat Regan
782883b5d8
Replace redundant calls to compinit with a single call.
14 years ago
Daniel Schauenberg
d3e391216f
adapt brew,gem,pip plugin to new structure
14 years ago
Robby Russell
be63480e22
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
14 years ago
Daniel Schauenberg
688e9c7ffd
fix problems with brew completion
...
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
14 years ago
Daniel Schauenberg
2f2a4a1372
update brew plugin from homebrew contributions
14 years ago
Robby Russell
b025e7ed47
Moving brew functions to it's own plugin
15 years ago
Erik Kastner
aa4b6fb64b
adding homebrew completions - and a function dir
15 years ago