Sassan torabkheslat
47e990ccad
feat(brew): add aliases for reinstall and HEAD install ( #13446 )
...
Add new aliases:
- br: brew reinstall
- bih: brew install --HEAD
- brh: brew reinstall --HEAD
2 months ago
Conor Meagher
7b516064ec
feat(brew): add three more aliases ( #13285 )
6 months ago
Alexander Cyon
d78275fdbb
chore: fix typos ( #12647 )
2 years ago
Philip H.
e83c10e0a0
chore(brew): duplicated alias ( #12596 )
2 years ago
13steinj
bc337e9a9e
docs(brew): remove reference to bubc ( #12592 )
2 years ago
Marc Cornellà
0a9a80a524
fix(brew): rename `bc` alias to `bcn` to avoid conflict with command ( #12582 )
...
Fixes #12582
2 years ago
Philip H
64c2c049aa
feat(brew): add `brew autoremove` alias ( #12574 )
...
Closes #12574
2 years ago
Martin Beentjes
9a0e4f0aca
feat(brew): add `brew install` alias ( #10660 )
...
Closes #10660
2 years ago
Celestino Gomes
8b6f0b1dfb
feat(brew): add aliases for `brew services` ( #10215 )
...
Closes #10215
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2 years ago
Alessandro Agnelli
944203aee3
feat(brew): add aliases for cask and other commands ( #8882 )
...
Fixes #8871
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2 years ago
Katrin Leinweber
51d71e650c
feat(brew)!: add `brew upgrade` alias ( #7536 )
...
BREAKING CHANGE: the `bubc` alias has been removed, as `brew cleanup`
is performed automatically. Instead, the `bup` alias is added to just
run `brew upgrade`.
See https://brew.sh/2019/02/02/homebrew-2.0.0
Closes #7536
2 years ago
Markus Hofbauer
bebd9ea59f
chore(brew): remove duplicated alias ( #12192 )
2 years ago
Carlo Sala
7e4c26860d
feat(brew): add support for custom `BREW_LOCATION`
...
Fixes #11888
Co-authored-by: Matt Cable <github@curiousstranger.org>
3 years ago
Oleg Voronkovich
14f0f2971f
feat(brew): autoconfigure completions ( #11152 )
3 years ago
Batuhan Şanlı
14978859c5
docs(brew): remove duplication ( #11535 )
3 years ago
Carlo Sala
f1a800067f
fix(brew)!: rename `buf` alias to `bfu`
...
BREAKING CHANGE: rename `buf` alias to `bfu` to avoid conflicts with
protobuf tool
3 years ago
F. Javier Campa L
fc86a16255
feat(homebrew): Brew greedy upgrade aliases ( #9623 )
...
* Added 'greedy' brew upgrade aliases'
* Added a description of the new 'greedy' upgrade aliases
Co-authored-by: Robby Russell <robby@planetargon.com>
3 years ago
Sung kyung Park
746424f161
feat(homebrew): Adding new alias for brew uninstall --zap as buz closes #10329 ( #10331 )
...
* Adding new alias for brew uninstall --zap as buz
* Closes #10329
* add buz
* closes #10329
* Fix typo
* Closes ohmyzsh#10329
* Closes ohmyzsh#10329
Co-authored-by: Sung <sungkyungpark@bol.com>
Co-authored-by: Robby Russell <robby@planetargon.com>
3 years ago
Qin Li
5ddb589011
fix(brew): suppress error message of brew cask on Linux ( #11302 )
3 years ago
tmoschou
c7c0a8917b
fix(brew): do not source `brew shellenv` if already on path ( #11167 )
3 years ago
Carlo Sala
d2dc3bd2da
feat(brew): run `brew shellenv` command at plugin load ( #10874 )
4 years ago
Ming Aldrich-Gan
904f8685f7
feat(brew): improve `brews` list layout ( #10135 )
...
This is an improvement (in my opinion) to the `brews` command that prints each leaf formula (in white), followed by its dependencies (in blue), on each line. Compared to the existing flat list of formulae, the new layout is both more compact and more informative, by differentiating leaves from dependencies at a glance.
Screenshot:
<img width="530" src="https://user-images.githubusercontent.com/1753319/130641713-b78535c9-e3f5-4dbb-80f8-22bc00e1129d.png ">
4 years ago
Josh E. Roberts
a251233bec
fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` ( #9501 )
...
BREAKING CHANGE: changes deprecated `brew cask reinstall $(...)` alias to use
`brew upgrade --cask` instead. If you don't have this command, run `brew update` to
get the latest Homebrew CLI version.
Co-authored-by: jakepez <jake@findjake.com>
5 years ago
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