0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

22 commits

Author SHA1 Message Date
13steinj
bc337e9a9e
docs(brew): remove reference to bubc (#12592) 2024-08-01 17:17:57 +02:00
Marc Cornellà
0a9a80a524
fix(brew): rename bc alias to bcn to avoid conflict with command (#12582)
Fixes #12582
2024-07-27 16:44:20 +02:00
Philip H
64c2c049aa
feat(brew): add brew autoremove alias (#12574)
Closes #12574
2024-07-24 12:49:49 +02:00
Martin Beentjes
9a0e4f0aca
feat(brew): add brew install alias (#10660)
Closes #10660
2024-07-24 12:49:49 +02:00
Celestino Gomes
8b6f0b1dfb
feat(brew): add aliases for brew services (#10215)
Closes #10215

Co-authored-by: Marc Cornellà <marc@mcornella.com>
2024-07-24 12:49:44 +02:00
Alessandro Agnelli
944203aee3
feat(brew): add aliases for cask and other commands (#8882)
Fixes #8871

Co-authored-by: Marc Cornellà <marc@mcornella.com>
2024-07-24 12:49:19 +02:00
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
2024-07-24 12:00:59 +02:00
Carlo Sala
7e4c26860d
feat(brew): add support for custom BREW_LOCATION
Fixes #11888

Co-authored-by: Matt Cable <github@curiousstranger.org>
2023-09-13 10:48:41 +02:00
Oleg Voronkovich
14f0f2971f
feat(brew): autoconfigure completions (#11152) 2023-06-15 11:01:02 +02:00
Batuhan Şanlı
14978859c5
docs(brew): remove duplication (#11535) 2023-03-02 10:03:50 +01:00
Carlo Sala
f1a800067f
fix(brew)!: rename buf alias to bfu
BREAKING CHANGE: rename `buf` alias to `bfu` to avoid conflicts with
protobuf tool
2023-01-19 12:20:44 +01:00
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>
2023-01-09 19:07:41 +00:00
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>
2023-01-09 19:02:44 +00:00
tmoschou
c7c0a8917b
fix(brew): do not source brew shellenv if already on path (#11167) 2022-10-14 20:27:42 +02:00
Carlo Sala
d2dc3bd2da
feat(brew): run brew shellenv command at plugin load (#10874) 2022-07-12 18:40:39 +02:00
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>
2020-12-30 19:56:56 +01:00
Pierre-Luc Paour
cd7162f3d1
brew: add alias for brew to avoid upgrading casks (#9280) 2020-09-28 22:24:31 +02:00
Alessandro
2bc1da7f37
brew: replace deprecated brew cask outdated command (#9253) 2020-09-14 20:32:23 +02:00
Marc Cornellà
f7dd3d1f07 brew: remove completion deprecation notice and fix README 2020-05-26 17:36:55 +02:00
pahakalle
7dab4f07e6 Added brew cask update 2019-01-20 04:24:52 +02:00
Rubén Durán Balda
8bc9f23b7c brew: fix typo in README (#7184) 2018-10-02 09:01:49 +02:00
Brian Mitchell
ca8c7bad14 brew: add README (#7183) 2018-10-02 08:10:03 +02:00