Skip to content

Instantly share code, notes, and snippets.

@andrewmunro
Created January 26, 2022 18:29
Show Gist options
  • Save andrewmunro/68b8f53ad532d16bbc7669095e7c9575 to your computer and use it in GitHub Desktop.
Save andrewmunro/68b8f53ad532d16bbc7669095e7c9575 to your computer and use it in GitHub Desktop.
Brewfile
cask_args appdir: "/Applications"
tap "homebrew/cask"
tap "homebrew/cask-versions"
brew "asciinema"
brew "chezmoi"
brew "ctop"
brew "dive"
brew "go"
brew "findutils"
brew "graphviz"
brew "htop"
brew "imagemagick"
brew "jq"
brew "nasm"
brew "nmap"
brew "nvm"
brew "p7zip"
brew "protobuf"
brew "pwgen"
brew "rover"
brew "ssh-copy-id"
brew "terraform"
brew "tig"
brew "tree"
brew "unzip"
brew "watch"
brew "wget"
brew "yarn"
brew "z"
cask "alfred"
cask "caffeine"
cask "charles"
cask "dash"
cask "discord"
cask "docker"
cask "google-chrome"
cask "iterm2"
cask "lastpass"
cask "postman"
cask "prusaslicer"
cask "skype"
cask "slack"
cask "spotify"
cask "visual-studio-code"
cask "zoom"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment