Skip to content

Instantly share code, notes, and snippets.

@tmd45
Created July 6, 2020 12:16
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 tmd45/0350355be1b70eb676df0cae6f3a9121 to your computer and use it in GitHub Desktop.
Save tmd45/0350355be1b70eb676df0cae6f3a9121 to your computer and use it in GitHub Desktop.
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "awscli"
brew "ccat"
brew "circleci"
brew "colordiff"
brew "direnv"
brew "ghq"
brew "git"
brew "go"
brew "hub"
brew "jq"
brew "macvim"
brew "nodenv"
brew "peco"
brew "pwgen"
brew "rbenv"
brew "reattach-to-user-namespace"
brew "telnet"
brew "tfenv"
brew "the_silver_searcher"
brew "tig"
brew "tmux"
brew "tree"
brew "webp"
brew "yarn"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "heroku/brew/heroku"
cask "docker"
cask "ngrok"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment