Skip to content

Instantly share code, notes, and snippets.

@DaneWeber
Created March 16, 2021 15:26
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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