Skip to content

Instantly share code, notes, and snippets.

@tieorange
Created August 21, 2019 13:18
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 tieorange/84e2ede28da7f43731768b0763cc7a1a to your computer and use it in GitHub Desktop.
Save tieorange/84e2ede28da7f43731768b0763cc7a1a to your computer and use it in GitHub Desktop.
Brew backup August 2019
tap "dart-lang/dart"
tap "heroku/brew"
tap "holgerbrandl/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
brew "autojump"
brew "python"
brew "awscli"
brew "cmake"
brew "cocoapods"
brew "docker"
brew "docker-compose"
brew "git"
brew "go"
brew "highlight"
brew "usbmuxd", args: ["HEAD"]
brew "libimobiledevice", args: ["HEAD"]
brew "ideviceinstaller"
brew "ios-deploy"
brew "jq"
brew "kotlin"
brew "mackup"
brew "mongodb", restart_service: true
brew "neovim"
brew "node"
brew "postgresql"
brew "watchman"
brew "wget"
brew "yarn"
brew "zsh"
brew "zsh-completions"
brew "dart-lang/dart/dart"
brew "heroku/brew/heroku"
cask "atom"
cask "oni"
cask "pennywise"
cask "qlcolorcode"
cask "qlimagesize"
cask "qlmarkdown"
cask "qlvideo"
cask "quicklook-json"
cask "quicklookase"
cask "suspicious-package"
cask "vlc"
cask "webpquicklook"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment