Skip to content

Instantly share code, notes, and snippets.

@eropple
Created July 30, 2022 18:22
Show Gist options
  • Save eropple/b98656a72d16458571793e7121e79f7a to your computer and use it in GitHub Desktop.
Save eropple/b98656a72d16458571793e7121e79f7a to your computer and use it in GitHub Desktop.
starting-brewfile
tap "homebrew/cask"
brew "asdf"
brew "imagemagick"
brew "coreutils"
brew "findutils"
brew "gnu-sed"
brew "gnu-tar"
brew "ykman"
brew "gnupg"
brew "pinentry-mac"
brew "wget"
cask "docker"
cask "parsec"
cask "steam"
cask "dropbox"
cask "firefox"
cask "google-chrome"
cask "1password"
cask "discord"
cask "slack"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment