Add pipx and unarchiver to brewfile

This commit is contained in:
Jeremy Dormitzer 2023-03-07 10:46:24 -05:00
parent e10e182a45
commit 7054c682aa

View File

@ -23,6 +23,7 @@ brew "node"
brew "pandoc"
brew "pass"
brew "pinentry-mac"
brew "pipx"
brew "plantuml"
brew "pyenv"
brew "python@3.9"
@ -50,3 +51,4 @@ cask "rectangle"
cask "slack"
cask "spotify"
cask "syncthing"
cask "the-unarchiver"