Skip to content

Instantly share code, notes, and snippets.

@gprestes
Last active October 10, 2019 15:08
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 gprestes/786b9f2ee137d25f39611a8afe3fba02 to your computer and use it in GitHub Desktop.
Save gprestes/786b9f2ee137d25f39611a8afe3fba02 to your computer and use it in GitHub Desktop.
Brewfile
tap "byron-tw/expend-rs", "https://github.com/Byron-TW/expend-rs"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "phrase/brewed"
tap "share-secrets-safely/cli"
tap "thoughtbot/formulae"
brew "openssl@1.1"
brew "ansible"
brew "autoconf"
brew "automake"
brew "awscli"
brew "black"
brew "circleci"
brew "coreutils"
brew "gauge"
brew "git"
brew "git-extras"
brew "git-lfs"
brew "gnupg"
brew "go"
brew "gradle"
brew "graphviz"
brew "hadolint"
brew "kotlin"
brew "ktlint"
brew "kubernetes-cli"
brew "libtool"
brew "mas"
brew "node"
brew "pandoc"
brew "pass"
brew "pipenv"
brew "pkg-config"
brew "postgresql"
brew "pre-commit"
brew "prototool"
brew "pyenv"
brew "python@2"
brew "shellcheck"
brew "telnet"
brew "the_silver_searcher"
brew "tmate"
brew "tmux"
brew "vim"
brew "thoughtbot/formulae/rcm"
cask "aerial"
cask "alfred"
cask "android-studio"
cask "aws-vault"
cask "docker"
cask "dropbox"
cask "enpass"
cask "google-chrome"
cask "gpg-suite"
cask "imageoptim"
cask "intellij-idea"
cask "java"
cask "keybase"
cask "kindle"
cask "postman"
cask "send-to-kindle"
cask "skype"
cask "slack"
cask "the-unarchiver"
cask "virtualbox"
cask "whatsapp"
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Trello", id: 1278508951
mas "Wunderlist", id: 410628904
mas "Xcode", id: 497799835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment