Last active
January 31, 2024 12:36
-
-
Save xeophin/bff022f33dca79a05fb874f3833d4f73 to your computer and use it in GitHub Desktop.
Brewfile for NZZ Graphic Designers Mac installations (according to xeo.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tap "homebrew/bundle" | |
brew "deno" | |
brew "git" | |
brew "git-lfs" | |
brew "node" | |
brew "nvm" | |
brew "[email protected]" | |
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