add Brewfile

This commit is contained in:
Sami Samhuri 2018-02-10 18:03:54 -08:00
parent 4ad0f4beb9
commit 5eb14f1754

35
Brewfile Normal file
View file

@ -0,0 +1,35 @@
tap "heroku/brew"
tap "homebrew/dupes"
tap "homebrew/core"
tap "homebrew/versions"
tap "homebrew/gui"
tap "homebrew/bundle"
tap "homebrew/services"
tap "caskroom/cask"
brew "aws-shell"
brew "awscli"
brew "carthage"
brew "chisel"
brew "clang-format"
brew "cloc"
brew "ffmpeg", args: ["with-freetype"]
brew "ghostscript"
brew "git"
brew "go"
brew "graphicsmagick"
brew "graphviz"
brew "htop"
brew "hub"
brew "jq"
brew "mergepbx"
brew "most"
brew "nmap"
brew "s3cmd"
brew "terminal-notifier"
brew "terraform"
brew "unrar"
brew "wget"
brew "xcproj"
brew "zlib"
brew "zsh"
brew "heroku/brew/heroku"