summaryrefslogtreecommitdiff
path: root/plugins/brew/brew.plugin.zsh
AgeCommit message (Expand)Author
2023-09-13feat(brew): add support for custom `BREW_LOCATION`Carlo Sala
2023-06-15feat(brew): autoconfigure completions (#11152)Oleg Voronkovich
2023-01-19fix(brew)!: rename `buf` alias to `bfu`Carlo Sala
2023-01-09feat(homebrew): Brew greedy upgrade aliases (#9623)F. Javier Campa L
2023-01-09feat(homebrew): Adding new alias for brew uninstall --zap as buz closes #1032...Sung kyung Park
2022-11-03fix(brew): suppress error message of brew cask on Linux (#11302)Qin Li
2022-10-14fix(brew): do not source `brew shellenv` if already on path (#11167)tmoschou
2022-07-12feat(brew): run `brew shellenv` command at plugin load (#10874)Carlo Sala
2021-12-17feat(brew): improve `brews` list layout (#10135)Ming Aldrich-Gan
2020-12-30fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501)Josh E. Roberts
2020-09-28brew: add alias for brew to avoid upgrading casks (#9280)Pierre-Luc Paour
2020-09-14brew: replace deprecated brew cask outdated command (#9253)Alessandro
2020-05-26brew: remove completion deprecation notice and fix READMEMarc Cornellà
2019-01-20Added brew cask updatepahakalle
2018-08-29Update brew.plugin.zsh (#6947)Aiden
2016-11-11brew: fix disclaimer shown if mkdir is aliasedMarc Cornellà
2016-10-25Add brew completion missing disclaimerMarc Cornellà
2015-05-31Create new aliases for homebrew pluginNicolas Brousse
2014-07-20Update brew.plugin.zshNicolas Brousse
2014-04-23Update brew.plugin.zshNicolas Brousse
2011-05-30Rollback of Pull #366Andrew Hodges
2011-05-28Brew PluginAndrew Hodges
2011-04-12Optimize plugin loading so that only one call to compinit is requiredPat Regan
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2010-10-01adapt brew,gem,pip plugin to new structureDaniel Schauenberg
2010-10-01Merge remote branch 'origin/master' into restructure_pluginsDaniel Schauenberg
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that a...Robby Russell