Aiden
5cc6de67bd
Update brew.plugin.zsh ( #6947 )
...
add aliases for `brew pin` and `brew list --pinned`
8 years ago
Marc Cornellà
62b0abdb6e
brew: fix disclaimer shown if mkdir is aliased
...
Fixes #5623 .
10 years ago
Marc Cornellà
0ee89d965e
Add brew completion missing disclaimer
10 years ago
Nicolas Brousse
7416018d1c
Create new aliases for homebrew plugin
11 years ago
Nicolas Brousse
877d55ce92
Update brew.plugin.zsh
...
Add `brew cleanup` command to `bubu` alias
12 years ago
Nicolas Brousse
73bf940c34
Update brew.plugin.zsh
12 years ago
Andrew Hodges
1e3b441ce7
Rollback of Pull #366
...
sorin-ionescu had some good points.
15 years ago
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