Files
mac_os/mac_os-config/bin/install_homebrew_formulas
Andreas Düren d9497a2ba4 Add codex and gemini-cli
- codex (cask): OpenAI coding agent
- gemini-cli (formula): Google Gemini CLI

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 08:39:53 -06:00

24 lines
329 B
Bash
Executable File

#! /usr/bin/env bash
# Installs Homebrew formulas (CLI tools).
# Shell & Terminal
brew install atuin
brew install bash
brew install bash-completion
# AI
brew install gemini-cli
# Development
brew install node
# Media
brew install ffmpeg
# Utilities
brew install mas
brew install mole
brew install rename
brew install ykman