Added autorise

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-06-13 08:30:31 +01:00
parent 951bbcc7fd
commit 79fd63ec78
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -42,7 +42,7 @@ BREW_TOOLS=(
# Brew tools only available / needed on Mac # Brew tools only available / needed on Mac
MAC_BREW_TOOLS=( MAC_BREW_TOOLS=(
pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font pinentry-mac gpg gawk coreutils wget stats homebrew/cask-fonts/font-open-dyslexic-nerd-font
hiddenbar hiddenbar dimentium/autoraise/autoraiseapp
) )
CARGO_TOOLS=( bottom ) CARGO_TOOLS=( bottom )
NODE_TOOLS=( git-split-diffs ) NODE_TOOLS=( git-split-diffs )