diff --git a/homebrew/Brewfile b/homebrew/Brewfile index 6d25434..78fcdf5 100644 --- a/homebrew/Brewfile +++ b/homebrew/Brewfile @@ -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"