Skip to content

Instantly share code, notes, and snippets.

@xeophin
Last active January 31, 2024 12:36
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 xeophin/bff022f33dca79a05fb874f3833d4f73 to your computer and use it in GitHub Desktop.
Save xeophin/bff022f33dca79a05fb874f3833d4f73 to your computer and use it in GitHub Desktop.
Brewfile for NZZ Graphic Designers Mac installations (according to xeo.)
tap "homebrew/bundle"
brew "deno"
brew "git"
brew "git-lfs"
brew "node"
brew "nvm"
brew "python@3.11"
brew "yarn"
cask "1password"
cask "adobe-creative-cloud"
cask "google-chrome"
cask "microsoft-auto-update"
cask "microsoft-excel"
cask "microsoft-teams"
cask "microsoft-outlook"
cask "microsoft-word"
cask "onedrive"
cask "qgis"
cask "figma"
cask "slack"
cask "visual-studio-code"
cask "zed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment