Skip to content

Instantly share code, notes, and snippets.

@mamoru0217
Last active March 11, 2019 07:06
Show Gist options
  • Save mamoru0217/545a549ea165ee29e7f1e00cc23513a2 to your computer and use it in GitHub Desktop.
Save mamoru0217/545a549ea165ee29e7f1e00cc23513a2 to your computer and use it in GitHub Desktop.
tap "c-bata/kube-prompt"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/completions"
tap "homebrew/core"
tap "homebrew/services"
brew "readline", link: true
brew "boost"
brew "python"
brew "certbot"
brew "chromedriver"
brew "direnv"
brew "ffmpeg", args: ["with-fdk-aac", "with-freetype", "with-libass", "with-libvorbis", "with-libvpx", "with-opus", "with-sdl2", "with-webp", "with-x265"]
brew "fish"
brew "gist"
brew "git"
brew "git-lfs"
brew "go"
brew "pkg-config"
brew "highlight"
brew "hub"
brew "libtool"
brew "imagemagick", link: false
brew "imagemagick@6", link: true
brew "jpegoptim"
brew "jq"
brew "mackup"
brew "memcached"
brew "mitmproxy"
brew "mysql", link: false
brew "mysql@5.7", restart_service: true, link: true
brew "nano"
brew "nginx"
brew "nkf"
brew "node-build"
brew "nodenv"
brew "parallel"
brew "peco"
brew "r"
brew "ruby-build"
brew "rbenv"
brew "reattach-to-user-namespace"
brew "redis"
brew "telnet"
brew "tig"
brew "tree"
brew "watchman"
brew "wget"
brew "yarn", args: ["without-node"]
brew "c-bata/kube-prompt/kube-prompt"
brew "heroku/brew/heroku"
cask "gitify"
cask "miniconda"
cask "minikube"
cask "react-native-debugger"
cask "vagrant"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment