Skip to content

Commit

Permalink
[brew] Migrate usage to homebrew-core
Browse files Browse the repository at this point in the history
  • Loading branch information
rouge8 committed Aug 29, 2024
1 parent 831c9a6 commit 478ce03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "jdx/tap"
tap "rouge8/rouge8"
# Run your GitHub Actions locally
brew "act"
Expand Down Expand Up @@ -134,7 +133,7 @@ brew "zenith"
# brew command to cleanly install binaries from Go modules
brew "filosottile/gomod/brew-gomod"
# Tool for CLIs
brew "jdx/tap/usage"
brew "usage"
# Show where time is wasted during the context upload of `docker build`
brew "rouge8/rouge8/docker-show-context", args: ["HEAD"]
# Password manager that keeps all passwords secure behind one password
Expand Down

0 comments on commit 478ce03

Please sign in to comment.