bf0d48ec30
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
23 lines
478 B
Ruby
23 lines
478 B
Ruby
# Applied by scripts/setup.sh via `brew bundle`. Ableton Live is NOT here — licensed download.
|
|
brew "bash"
|
|
brew "coreutils"
|
|
brew "findutils"
|
|
brew "gnu-sed"
|
|
brew "grep"
|
|
brew "gawk"
|
|
brew "gnu-tar"
|
|
brew "iproute2mac" # gives `ip a`
|
|
brew "rsync" # macOS ships openrsync; backup.sh needs real rsync
|
|
brew "git"
|
|
brew "tmux"
|
|
brew "htop"
|
|
brew "ripgrep"
|
|
brew "fd"
|
|
brew "jq"
|
|
brew "wget"
|
|
brew "tree"
|
|
cask "kitty"
|
|
cask "rectangle"
|
|
cask "tailscale-app"
|
|
cask "font-jetbrains-mono"
|