Skip to content

Instantly share code, notes, and snippets.

@brianspiering
Last active September 13, 2019 21:21
Show Gist options
  • Save brianspiering/2f87fbdfaea37b501f7b77811f332545 to your computer and use it in GitHub Desktop.
Save brianspiering/2f87fbdfaea37b501f7b77811f332545 to your computer and use it in GitHub Desktop.
homebrew backup, including brew, cask, mac
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
brew "ammonite-repl"
brew "openssl"
brew "awscli"
brew "bash"
brew "bash-completion"
brew "node"
brew "bower"
brew "calc"
brew "cmatrix"
brew "cowsay"
brew "gmp"
brew "gdb"
brew "git"
brew "git-lfs"
brew "graphviz"
brew "htop"
brew "libidn2"
brew "mas"
brew "ponysay"
brew "postgresql"
brew "pyenv"
brew "python@2"
brew "r"
brew "telnet"
brew "thefuck"
brew "unrar"
brew "wget"
brew "zsh"
cask "caffeine"
cask "cleanmymac"
cask "dropbox"
cask "fantastical"
cask "firefox"
cask "flux"
cask "github-desktop"
cask "google-drive"
cask "iterm2"
cask "itsycal"
cask "java"
cask "jumpcut"
cask "launchbar"
cask "macdown"
cask "mactex"
cask "miniconda"
cask "mojibar"
cask "nvalt"
cask "omnifocus"
cask "onyx"
cask "opera"
cask "skype"
cask "steermouse"
cask "sublime-text"
cask "textexpander"
cask "tower"
cask "visual-studio-code"
mas "Amphetamine", id: 937984704
mas "Howler Timer", id: 428846772
mas "Keynote", id: 409183694
mas "Launch Bar", id: 1413777550
mas "Markoff", id: 1084713122
mas "Moom", id: 419330170
mas "Pages", id: 409201541
mas "Xcode", id: 497799835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment