Skip to content

Instantly share code, notes, and snippets.

@lucaswhitman
Created February 20, 2020 18:53
Show Gist options
  • Save lucaswhitman/12af6246992ce9f6570126b99f7a880d to your computer and use it in GitHub Desktop.
Save lucaswhitman/12af6246992ce9f6570126b99f7a880d to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "libyaml"
brew "readline"
brew "ansible", link: false
brew "automake"
brew "cocoapods"
brew "coreutils", link: false
brew "gradle"
brew "imagemagick"
brew "jmeter"
brew "libev"
brew "libksba"
brew "md5sha1sum"
brew "node"
brew "nvm"
brew "optipng"
brew "postgresql", restart_service: true
brew "ruby-build"
brew "rbenv"
brew "redis", restart_service: true
brew "telnet"
brew "thefuck"
brew "transmission-cli"
brew "tree"
brew "watchman"
brew "zlib"
cask "android-platform-tools"
cask "java"
cask "react-native-debugger"
cask "reactotron"
cask "transmission"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment