- Dump everything that’s installed:
brew bundle dump. This will create a file called Brewfile which I can store safely. - Install everything back:
brew bundle.
brew bundle dump. This will create a file called Brewfile which I can store safely.brew bundle.