include ghostty in homebrew

This commit is contained in:
Tyler Mayoff 2025-07-21 14:46:37 -04:00
parent 2b89c9565e
commit f6421ba040
No known key found for this signature in database
GPG key ID: FAE8714D991290A9

View file

@ -66,6 +66,8 @@ in {
deno deno
basedpyright basedpyright
taplo taplo
unstable.ghostty-bin
]; ];
homebrew = { homebrew = {
@ -103,6 +105,8 @@ in {
casks = [ casks = [
"notunes" "notunes"
"ghostty"
"firefox" "firefox"
"gpg-suite" "gpg-suite"
"libreoffice" "libreoffice"