Added more mac apps
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
855c741b0b
commit
53f6c16cf3
@ -37,7 +37,10 @@ BREW_TOOLS=(
|
|||||||
homeassistant-cli act dnsmasq gh kubebuilder golangci-lint
|
homeassistant-cli act dnsmasq gh kubebuilder golangci-lint
|
||||||
)
|
)
|
||||||
# Brew tools only available / needed on Mac
|
# 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 )
|
CARGO_TOOLS=( bottom )
|
||||||
NODE_TOOLS=( git-split-diffs )
|
NODE_TOOLS=( git-split-diffs )
|
||||||
KREW_TOOLS=( gs outdated tree stern )
|
KREW_TOOLS=( gs outdated tree stern )
|
||||||
|
Loading…
Reference in New Issue
Block a user