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
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
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
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
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