From faaef993f83f4af74c6fb18360d977c0f7ffddc9 Mon Sep 17 00:00:00 2001 From: Tony Miller Date: Thu, 9 Oct 2025 10:25:40 +1000 Subject: [PATCH] Fix kitty install from brew --- .config/Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/Brewfile b/.config/Brewfile index 0ee5276..e443f23 100644 --- a/.config/Brewfile +++ b/.config/Brewfile @@ -28,10 +28,10 @@ brew "wget" brew "yt-dlp" brew "fnm" brew "go" -brew "kitty" brew "ctpv" cask "alfred" +cask "kitty" cask "bbedit" cask "contexts" cask "gnucash"