Skip to content

Instantly share code, notes, and snippets.

@DaneWeber
Created March 16, 2021 15:26
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 DaneWeber/213e915598cedab3be61ff6e3b1a1ae7 to your computer and use it in GitHub Desktop.
Save DaneWeber/213e915598cedab3be61ff6e3b1a1ae7 to your computer and use it in GitHub Desktop.
Sample Brewfile
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
cask "docker"
cask "iterm2"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment