diff --git a/install.sh b/install.sh index 8d8f062..2a84d62 100644 --- a/install.sh +++ b/install.sh @@ -39,7 +39,7 @@ BREW_TOOLS=( # 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 - keepingyouawake hiddenbar + hiddenbar ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs )