Added new Krew plugins - explore and blame

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2025-01-16 07:33:26 +00:00
parent 58cbef9432
commit 18732d84e9
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

@ -47,7 +47,7 @@ MAC_BREW_TOOLS=(
)
CARGO_TOOLS=( bottom )
NODE_TOOLS=( git-split-diffs )
KREW_TOOLS=( gs outdated tree stern )
KREW_TOOLS=( gs outdated tree stern explore blame )
APT_TOOLS=( zsh gcc )
echo "🔵 Installing / updating tools"