Skip to content

Commit

Permalink
feat: add recipe for krew install
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Apr 3, 2024
1 parent 570dc02 commit bbd4b10
Showing 1 changed file with 3 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

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

# =========================

cui: cargo git nvim poetry tmux zsh
Expand Down

0 comments on commit bbd4b10

Please sign in to comment.