Skip to content

Commit

Permalink
Merge pull request #293 from himkt/brew-himkt
Browse files Browse the repository at this point in the history
misc(brew): add Brewfile for himkt/tap
  • Loading branch information
himkt authored Jan 5, 2025
2 parents 3a86620 + c5bdf1a commit bcf0c78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ brew-optional:
brew-gui:
brew bundle --verbose --no-lock --file=$(PWD)/brew/config.d/gui/Brewfile

brew-himkt:
brew bundle --verbose --no-lock --file=$(PWD)/brew/config.d/himkt/Brewfile

krew-base:
kubectl krew install open-svc oidc-login ns images ctx hns stern neat

Expand Down
2 changes: 2 additions & 0 deletions brew/config.d/himkt/Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tap 'himkt/tap'
brew 'himkt/tap/tips-cli'

0 comments on commit bcf0c78

Please sign in to comment.