Skip to content

Instantly share code, notes, and snippets.

@ravjot28
Forked from w3cj/Brewfile
Created February 3, 2020 05:06
Show Gist options
  • Save ravjot28/53b778b0b9177bd98e5660a59ec6e72e to your computer and use it in GitHub Desktop.
Save ravjot28/53b778b0b9177bd98e5660a59ec6e72e to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "bash"
brew "cowsay"
brew "fortune"
brew "git"
brew "mongodb"
brew "postgresql"
brew "vcprompt"
cask "alfred"
cask "ccleaner"
cask "discord"
cask "dropbox"
cask "firefox"
cask "flux"
cask "hyperswitch"
cask "iterm2"
cask "spectacle"
cask "upm"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment