From 3d836bc81028445776434262d5ffead659d3b1fd Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sun, 7 Sep 2025 06:56:58 +0100 Subject: [PATCH] Added spotmenu Signed-off-by: Marcus Noble --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1b7735f..7975aae 100755 --- a/install.sh +++ b/install.sh @@ -44,7 +44,7 @@ MAC_BREW_TOOLS=( pinentry-mac gpg gawk coreutils wget stats font-open-dyslexic-nerd-font hiddenbar dimentium/autoraise/autoraiseapp the-unarchiver rar mas capcut mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus - homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner + homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner spotmenu ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs )