Add brewfile

This commit is contained in:
Jeremy Dormitzer 2022-07-29 17:24:14 -04:00
parent 711d7a8b3d
commit cb0fb035cd

29
homebrew/Brewfile Normal file
View File

@ -0,0 +1,29 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "railwaycat/emacsmacport"
brew "cmake"
brew "direnv"
brew "git"
brew "git-lfs"
brew "gnupg"
brew "grpcurl"
brew "isync"
brew "jq"
brew "maven"
brew "msmtp"
brew "mu"
brew "node"
brew "pass"
brew "pinentry-mac"
brew "pyenv"
brew "python@3.9"
brew "restic"
brew "ripgrep"
brew "ruby"
brew "stow"
brew "railwaycat/emacsmacport/emacs-mac"
cask "corretto11"
cask "corretto17"
cask "google-cloud-sdk"