Add ghostty terminal emulator and opencode AI coding agent

- Add ghostty (GPU-accelerated terminal emulator) to casks
- Add opencode (AI coding agent for terminal) to formulas

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Andreas Düren
2026-01-10 16:21:06 -06:00
parent 5bc3c14f86
commit 4eda00bfd9
3 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ install_homebrew
# Browsers
brew install --cask eloston-chromium
# Terminal
brew install --cask ghostty
# Communication
brew install --cask deepl
brew install --cask element

View File

@@ -21,6 +21,7 @@ brew tap domt4/autoupdate
# AI
brew install gemini-cli
brew install opencode
# Media
brew install ffmpeg

View File

@@ -107,6 +107,7 @@ FORMULAS=(
"pinentry-mac" # GPG pin entry (required for brew autoupdate --sudo)
"artginzburg/tap/sudo-touchid" # Touch ID for sudo
"gemini-cli" # Gemini AI CLI
"opencode" # AI coding agent
"ffmpeg" # Media processing
"mas" # Mac App Store CLI
"mole" # SSH tunneling
@@ -138,6 +139,7 @@ CASKS=(
"proton-drive" # Proton Drive
"proton-mail" # Proton Mail
"protonvpn" # Proton VPN
"ghostty" # GPU-accelerated terminal emulator
"claude-code" # Claude AI coding assistant
"codex" # AI coding assistant
"nova" # Nova editor