Skip to content

Instantly share code, notes, and snippets.

@miminari
Created May 20, 2021 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miminari/786c94dea515e05e4e28e32d2781ff68 to your computer and use it in GitHub Desktop.
Save miminari/786c94dea515e05e4e28e32d2781ff68 to your computer and use it in GitHub Desktop.
Homebrew my brewfile
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
brew "composer"
brew "git"
brew "php"
brew "wp-cli"
cask "iterm2"
cask "visual-studio-code-insiders"
cask "firefox"
cask "google-chrome"
cask "slack"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment