Homebrew
Bundle Commands
Manage your Homebrew setup with Brewfiles. Learn to backup, restore, and sync packages across machines.
13 commands
Pro Tips
Use 'brew bundle dump --global --force' to save all packages to ~/.Brewfile.
Use 'brew bundle check' to verify all Brewfile dependencies are installed.
Common Mistakes
'brew bundle cleanup --force' will remove packages not in your Brewfile.