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
2016-09-17 12:31:52 +02:00
Roman Kapitonov
7c630309cc
Add ability to autocomplete services for brew-services.
2016-09-06 10:23:18 +03:00
Glenn / devalias
2a0be1aad4
Add hash imported from
2016-02-10 10:17:18 +11:00
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
2016-02-09 15:43:17 +11:00
Erlend Hamberg
763cef8013
Add leaves
command to brew
completion
2015-06-12 00:24:43 +02:00
Nicolas Brousse
7416018d1c
Create new aliases for homebrew plugin
2015-05-31 19:34:01 +02:00
Ian Lancaster
8bd8597e12
Remove deprecated brew commands, update core commands
...
`brew services` and `brew server` were moved to homebrew-boneyard.
2014-11-08 05:03:24 -05:00
Igor Zoriy
ee33cee83e
Added 'uninstall' command to brew completion
2014-08-26 01:05:13 +07:00
Nicolas Brousse
877d55ce92
Update brew.plugin.zsh
...
Add `brew cleanup` command to `bubu` alias
2014-07-20 13:33:26 +02:00
Nicolas Brousse
73bf940c34
Update brew.plugin.zsh
2014-04-23 19:44:59 +02:00
Ed Lui
f3f0a54259
Updated _brew zsh autocompletion to latest Homebrew upstream
2014-02-11 22:45:41 -05:00
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
2014-02-11 21:14:02 -06:00
Adrien Dudouit-Exposito
103fc334d6
Add "options" as a valide 1st argument
2013-10-26 11:43:59 +02:00
Andrey Janzen
c8dbadd3da
Added completion for second argument for 'brew reinstall'
2013-07-23 21:32:55 +07:00
Andrey Janzen
cbbdc0dfeb
Added 'reinstall' command to brew completion
2013-07-20 10:12:06 +07:00
Artie Kh
55f09f89c8
Added verisions
option for homebrew
completion
2012-12-13 19:09:28 +02:00
Andrew Hodges
1e3b441ce7
Rollback of Pull #366
...
sorin-ionescu had some good points.
2011-05-30 10:09:00 -04:00
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).
2011-05-28 10:57:48 -04:00
Pat Regan
dc76c5694d
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-04-27 04:56:44 -04:00
Ilmari Vacklin
6f53b3130d
Add 'upgrade' to brew completions.
2011-04-22 00:16:29 +03:00
Pat Regan
6bf906a262
Optimize plugin loading so that only one call to compinit is required
2011-04-12 17:41:09 -04:00
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
2011-04-08 10:12:22 -04:00
Daniel Schauenberg
7936bbbd5a
adapt brew,gem,pip plugin to new structure
2010-10-01 10:59:48 +02:00
Daniel Schauenberg
d340bfab33
Merge remote branch 'origin/master' into restructure_plugins
2010-10-01 10:55:44 +02:00
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.
2010-09-30 21:34:06 -07:00