From 4115692e51a44e3722916196d73e2ab952bc1898 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 14 Nov 2025 09:25:08 +0000 Subject: [PATCH] [macos] Add Homebrew installs --- macos/.config/Brewfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macos/.config/Brewfile b/macos/.config/Brewfile index c61d41b..608c2f2 100644 --- a/macos/.config/Brewfile +++ b/macos/.config/Brewfile @@ -20,9 +20,12 @@ brew "poetry" brew "sass/sass/sass" brew "smartmontools" brew "hashicorp/tap/terraform" +brew "terraform-local" brew "tz" brew "uv" brew "yazi" +brew "jq" +brew "fzf" cask "appcleaner" cask "balenaetcher"