From bf9d4c50899f1605b5b1762d0e765d56ae3e6798 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 16 Sep 2026 20:16:18 +0100 Subject: [PATCH] Switch from raycast to tinycast Signed-off-by: Marcus Noble --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 04b5438..f5df6ed 100755 --- a/install.sh +++ b/install.sh @@ -43,9 +43,10 @@ BREW_TOOLS=( MAC_BREW_TOOLS=( pinentry-mac gpg gawk coreutils wget stats font-open-dyslexic-nerd-font dimentium/autoraise/autoraiseapp the-unarchiver rar mas - mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus + mqtt-explorer bettertouchtool calibre kdenlive royal-tsx tableplus homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner utm TheBoredTeam/boring-notch/boring-notch container orchard fif7y/tap/pelmet + abue-ammar/tinycast/tinycast ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs )