From a253f2b5bf8e4703e4f43b3cdb67dbb0cb294000 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Thu, 10 Sep 2026 17:26:18 +0100 Subject: [PATCH] added orchard Signed-off-by: Marcus Noble --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index eeadf34..b13ad31 100755 --- a/install.sh +++ b/install.sh @@ -46,7 +46,7 @@ MAC_BREW_TOOLS=( mqtt-explorer raycast bettertouchtool calibre kdenlive royal-tsx tableplus homebrew/cask/todoist ultimaker-cura webtorrent pika pearcleaner spotmenu jordanbaird-ice utm TheBoredTeam/boring-notch/boring-notch - container + container orchard ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs )