Skip to content

Instantly share code, notes, and snippets.

@ricardobeat
Last active January 20, 2026 15:14
Show Gist options
  • Select an option

  • Save ricardobeat/3db897e5ccfb87ca0efcc1b332c21438 to your computer and use it in GitHub Desktop.

Select an option

Save ricardobeat/3db897e5ccfb87ca0efcc1b332c21438 to your computer and use it in GitHub Desktop.
Brewfile
# Brews
tap "oven-sh/bun"
brew "git"
brew "mas"
brew "trash"
brew "btop"
brew "nano"
brew "nanorc"
brew "tree"
brew "just"
brew "go"
brew "timg"
brew "uv"
brew "wget"
brew "yq"
brew "jq"
brew "oven-sh/bun/bun"
# Casks
cask "font-intone-mono-nerd-font"
cask "hiddenbar"
cask "ghostty"
cask "rectangle"
cask "docker-desktop"
cask "slack"
cask "linear-linear"
cask "ungoogled-chromium"
cask "telegram"
cask "tidal"
cask "zed"
cask "cursor"
cask "visual-studio-code"
vscode "anthropic.claude-code"
vscode "ms-azuretools.vscode-containers"
vscode "ms-python.debugpy"
vscode "ms-python.python"
vscode "ms-python.vscode-pylance"
vscode "ms-python.vscode-python-envs"
go "golang.org/x/tools/gopls"
go "github.com/mitranim/gow"
# Mac App Store apps
mas "AdGuard for Safari", id: 1440147259
mas "WireGuard", id: 1451685025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment