From 72f09d94585d7a612857f98f664993007ddce014 Mon Sep 17 00:00:00 2001 From: Dmitry Fisenko Date: Sun, 29 Dec 2024 13:03:39 -0500 Subject: [PATCH] chore(brew): add ghostty --- os/macos/brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/os/macos/brewfile b/os/macos/brewfile index 77b8d7f..49f38ef 100644 --- a/os/macos/brewfile +++ b/os/macos/brewfile @@ -22,3 +22,4 @@ brew "duf" brew "pwgen" brew "yazi" cask "wezterm" +cask "ghossty"