Pierre-Luc Paour
cd7162f3d1
brew: add alias for brew to avoid upgrading casks ( #9280 )
6 years ago
Alessandro
2bc1da7f37
brew: replace deprecated brew cask outdated command ( #9253 )
6 years ago
Marc Cornellà
f7dd3d1f07
brew: remove completion deprecation notice and fix README
6 years ago
pahakalle
7dab4f07e6
Added brew cask update
7 years ago
Rubén Durán Balda
8bc9f23b7c
brew: fix typo in README ( #7184 )
8 years ago
Brian Mitchell
ca8c7bad14
brew: add README ( #7183 )
8 years ago
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 .
9 years ago
Marc Cornellà
0ee89d965e
Add brew completion missing disclaimer
10 years ago
Joshua McKinney
5cf9263907
Remove _brew zsh completion ( #5190 )
...
Removing as this is now installed as part of homebrew automatically and this
version is out of date. See
https://github.com/Homebrew/brew/blob/master/share/zsh/site-functions/_brew
10 years ago
Roman Kapitonov
7c630309cc
Add ability to autocomplete services for brew-services.
10 years ago
Glenn / devalias
2a0be1aad4
Add hash imported from
10 years ago
Glenn / devalias
db39afe95b
Update _brew to match latest
...
Updated _brew to match latest in https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
10 years ago
Erlend Hamberg
763cef8013
Add `leaves` command to `brew` completion
11 years ago
Nicolas Brousse
7416018d1c
Create new aliases for homebrew plugin
11 years ago
Ian Lancaster
8bd8597e12
Remove deprecated brew commands, update core commands
...
`brew services` and `brew server` were moved to homebrew-boneyard.
12 years ago
Igor Zoriy
ee33cee83e
Added 'uninstall' command to brew completion
12 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
Ed Lui
f3f0a54259
Updated _brew zsh autocompletion to latest Homebrew upstream
12 years ago
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
12 years ago
Adrien Dudouit-Exposito
103fc334d6
Add "options" as a valide 1st argument
13 years ago
Andrey Janzen
c8dbadd3da
Added completion for second argument for 'brew reinstall'
13 years ago
Andrey Janzen
cbbdc0dfeb
Added 'reinstall' command to brew completion
13 years ago
Artie Kh
55f09f89c8
Added `verisions` option for `homebrew` completion
13 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
Ilmari Vacklin
6f53b3130d
Add 'upgrade' to brew completions.
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