diff options
author | Kenneth Tan <i.am@kennethtan.xyz> | 2023-01-10 03:14:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 19:14:35 +0000 |
commit | 6eefaf56afae27739c31e21be477688634a6b5fa (patch) | |
tree | 0812edd1cabc843dd1241fa297df717fce40f14c | |
parent | fc86a16255a92fad36882666e093750c1aba4b21 (diff) | |
download | zsh-6eefaf56afae27739c31e21be477688634a6b5fa.tar.gz zsh-6eefaf56afae27739c31e21be477688634a6b5fa.tar.bz2 zsh-6eefaf56afae27739c31e21be477688634a6b5fa.zip |
fix(brew): renamed buf alias to bfu (#11195)
* chore(plugins/brew): rename buf alias to bfu
The alias `buf` collides with the protobuf tooling (buf)[https://buf.build/].
This commit renames the `buf` alias to `bfu` (`brew upgrade --formula`) so its semantically more aligned with `bcu` (`brew upgrade --cask`) as well as to avoid command collision especially with existing scripts that refers to `buf` as the tool and not the alias.
* chore(brew): updated README.md
Updated README to reflect renamed alias (`buf` -> `bfu`)
Co-authored-by: Robby Russell <robby@planetargon.com>
0 files changed, 0 insertions, 0 deletions