Add gcc and go multi version to Brewfile.

This commit is contained in:
2024-06-29 12:34:20 +12:00
parent 64583007bc
commit 4b736f8315

View File

@ -9,10 +9,12 @@ brew "emacs"
brew "eza"
brew "fd"
brew "fzf"
brew "gcc"
brew "gh"
brew "glab"
brew "pcre2"
brew "go"
brew "go", link: false
brew "go@1.21", link: true
brew "helm"
brew "openshift-cli"
brew "pcre"