Skip to content

Instantly share code, notes, and snippets.

@Pierre-Mike
Created January 27, 2022 14:04
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 Pierre-Mike/c0073df896a44e21509af6404417a0a8 to your computer and use it in GitHub Desktop.
Save Pierre-Mike/c0073df896a44e21509af6404417a0a8 to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "gh"
brew "git-flow-avh"
brew "node"
brew "node@16", link: true
brew "yarn"
cask "alfred"
cask "appcleaner"
cask "cheatsheet"
cask "dolphin"
cask "font-fira-code"
cask "github"
cask "google-chrome"
cask "iina"
cask "intellij-idea"
cask "iterm2"
cask "loading"
cask "lulu"
cask "messenger"
cask "microsoft-teams"
cask "openemu"
cask "postman"
cask "rectangle"
cask "signal"
cask "steam"
cask "the-unarchiver"
cask "transmission"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment