Skip to content

Instantly share code, notes, and snippets.

@aterreno
Created January 14, 2019 09:04
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 aterreno/e3ea3f0c6f81acf62a4885d407e8ef97 to your computer and use it in GitHub Desktop.
Save aterreno/e3ea3f0c6f81acf62a4885d407e8ef97 to your computer and use it in GitHub Desktop.
Brewfile @ Work Laptop
tap "concourse/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "autojump"
brew "python"
brew "awscli"
brew "base64"
brew "ccat"
brew "dockutil"
brew "git"
brew "gnupg"
brew "jq"
brew "macvim"
brew "nvm"
brew "openvpn"
brew "python@2"
brew "tfenv"
brew "the_silver_searcher"
brew "tree"
brew "watch"
brew "wget"
cask "authy"
cask "caffeine"
cask "cyberduck"
cask "dropbox"
cask "firefox"
cask "google-chrome"
cask "iterm2"
cask "keyboard-cleaner"
cask "nordvpn"
cask "skype"
cask "slack"
cask "spectacle"
cask "spotify"
cask "the-unarchiver"
cask "tunnelblick"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment