Bundling from Brewfiles

If you’ve used the default name of Brewfile, you can run the brew bundle command in that directory.

Terminal window
brew bundle

And if you want to bundle from a specific file, use the --file flag.

Terminal window
brew bundle --file=~/.dotfiles/Brewfile