- Install:
brew install mackup - Backup:
mackup backup -f - Restore:
mackup restore - Reset:
mackup uninstall
Add the following to the ~/.mackup.cfg file to backup to a specific folder:
[storage]
engine = file_system
path = /Users/Personal/App settings
brew install mackupmackup backup -fmackup restoremackup uninstallAdd the following to the ~/.mackup.cfg file to backup to a specific folder:
[storage]
engine = file_system
path = /Users/Personal/App settings