From a748700aea28a4c6833610ce18167cd334f4f705 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 31 Mar 2025 23:55:11 +0100 Subject: [PATCH] [macos] Add uv --- macos/.config/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/.config/Brewfile b/macos/.config/Brewfile index ecc701a..ae2073c 100644 --- a/macos/.config/Brewfile +++ b/macos/.config/Brewfile @@ -20,6 +20,7 @@ brew "sass/sass/sass" brew "smartmontools" brew "terraform" brew "tz" +brew "uv" cask "appcleaner" cask "balenaetcher"