From c45f39b79cdb9e6478a579e1130f0951f3c2ecc5 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Wed, 16 Oct 2024 13:39:34 +0200 Subject: [PATCH] macos: add ice --- macos/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/Brewfile b/macos/Brewfile index 95151af..8388cd2 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -30,6 +30,7 @@ brew 'scrcpy' # View screen of an android device brew 'poppler' # PDF manipulation brew 'qpdf' # PDF manipulation brew 'rename' +brew 'jordanbaird-ice' # Service tools brew 'awscli'