Skip to content

Instantly share code, notes, and snippets.

@johnrees
Created April 3, 2019 14:47
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 johnrees/99c1e37518cfe247f6a4c3e9c3ea62fb to your computer and use it in GitHub Desktop.
Save johnrees/99c1e37518cfe247f6a4c3e9c3ea62fb to your computer and use it in GitHub Desktop.
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "gnupg"
brew "hub"
brew "hugo"
brew "yarn"
brew "heroku/brew/heroku"
cask "firefox"
cask "font-menlo-for-powerline"
cask "font-monoid"
cask "github"
cask "google-chrome"
cask "gpg-suite-no-mail"
cask "opera"
cask "postgres"
cask "postico"
cask "slack"
cask "spotify"
cask "telegram"
cask "transmission"
cask "transmit"
cask "visual-studio-code"
cask "vlc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment