Added more krew plugins

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-12-14 15:53:57 +00:00
parent 1cfabac2f5
commit fc58941ad1
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ BREW_TOOLS=(
)
CARGO_TOOLS=( macchina bottom )
NODE_TOOLS=( git-split-diffs )
KREW_TOOLS=( gs )
KREW_TOOLS=( gs outdated tree )
echo "🔵 Installing / updating tools"