Skip to content

Instantly share code, notes, and snippets.

@andrewjamesford
Last active September 20, 2021 02:50
Show Gist options
  • Save andrewjamesford/4e6478c8e62a18bc14455d823e16a296 to your computer and use it in GitHub Desktop.
Save andrewjamesford/4e6478c8e62a18bc14455d823e16a296 to your computer and use it in GitHub Desktop.
A Brewfile for work
cask_args appdir: "/Applications"
brew "mas"
mas "Amphetamine", id: 937984704
mas "The Unarchiver", id: 425424353
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "wget"
brew "youtube-dl"
brew "zsh-autosuggestions"
cask "iina"
cask "visual-studio-code"
cask "meetingbar"
cask "loom"
cask "browserosaurus"
cask "clipy"
cask "rectangle"
cask "muzzle"
cask "usr-sse2-rdm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment