From f7259cf9afdae5f3b0d0f65359d9e529983325f7 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 7 Jun 2025 20:47:22 +0100 Subject: [PATCH] Added more apps Signed-off-by: Marcus Noble --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index dbe7762..49925c5 100644 --- a/install.sh +++ b/install.sh @@ -41,9 +41,9 @@ 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 - hiddenbar dimentium/autoraise/autoraiseapp appcleaner the-unarchiver finicky rar mas capcut + hiddenbar dimentium/autoraise/autoraiseapp the-unarchiver finicky rar mas capcut mqtt-explorer raycast bettertouchtool calibre karabiner-elements kdenlive royal-tsx tableplus - homebrew/cask/todoist ultimaker-cura webtorrent + homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs ) @@ -52,7 +52,6 @@ APT_TOOLS=( zsh gcc ) MAS_TOOLS=( 1263070803 # Lungo 1470584107 # Dato - 1545870783 # System Color Picker ) echo "🔵 Installing / updating tools"