From a1940baefa8bbe851c8740efcd12edf16e2ae52a Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 15 Mar 2025 00:30:15 +0000 Subject: [PATCH] [macos] Add tz command --- macos/.config/Brewfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/macos/.config/Brewfile b/macos/.config/Brewfile index 0518cef..05886fe 100644 --- a/macos/.config/Brewfile +++ b/macos/.config/Brewfile @@ -15,6 +15,7 @@ brew "sass/sass/sass" brew "poetry" brew "awscli" brew "terraform" +brew "tz" cask "ghostty" cask "itsycal" @@ -45,4 +46,4 @@ mas "Windows App", id: 1295203466 mas "Hush Nag Blocker", id: 1544743900 mas "AmorphousDiskMark", id: 1168254295 mas "Flighty – Live Flight Tracker", id: 1358823008 -mas "Discovery - DNS-SD Browser", id: 1381004916 \ No newline at end of file +mas "Discovery - DNS-SD Browser", id: 1381004916