Added more mac apps

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2022-09-18 11:18:44 +01:00
parent 855c741b0b
commit 53f6c16cf3
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,10 @@ BREW_TOOLS=(
homeassistant-cli act dnsmasq gh kubebuilder golangci-lint
)
# Brew tools only available / needed on Mac
MAC_BREW_TOOLS=( pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font )
MAC_BREW_TOOLS=(
pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font
keepingyouawake hiddenbar
)
CARGO_TOOLS=( bottom )
NODE_TOOLS=( git-split-diffs )
KREW_TOOLS=( gs outdated tree stern )