Skip to content

Instantly share code, notes, and snippets.

@mateorider
Last active September 14, 2023 04:29
Show Gist options
  • Save mateorider/bae23fe07f012c9829ff232127c1c89c to your computer and use it in GitHub Desktop.
Save mateorider/bae23fe07f012c9829ff232127c1c89c to your computer and use it in GitHub Desktop.
cask_args appdir: "/Applications"
tap "github/gh"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "homebrew/cask-fonts"
# Languages
brew "go"
brew "node"
brew "python"
# Utilities
brew "exa"
brew "git"
brew "vim"
brew "neovim"
brew "jq"
brew "mas"
brew "nvm"
# Apps
cask "1password"
cask "raycast"
cask "google-chrome"
cask "brave-browser"
cask "arc"
cask "docker"
cask "font-fira-code"
cask "iterm2"
cask "rectangle"
cask "visual-studio-code"
cask "ngrok"
cask "spotify"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment