Config, dotfiles, setup etc. Nice to have when migrating to a new machine for instance
A simplified way of syncing brew packages.
To create the Brewfile run brew bundle dump
.
To install the packages from the Brewfile
- Navigate to the Brewfile
- Run
brew bundle
to install everything