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>
This commit is contained in:
Kenneth Tan 2023-01-10 03:14:35 +08:00 committed by GitHub
parent fc86a16255
commit 6eefaf56af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available