Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 580 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 580 Bytes

My Mac Backup

Bootstrap script to restore my Mac

Based on https://github.com/stjohnjohnson/stunning-potato

Flow

  1. Install Homebrew
  2. Restore files from backup
    1. Open Resilio Sync
    2. Configure it
    3. Start Sync, once sync is done you can proceed to restore settings
  3. Restore local settings
  4. Install software
  5. Setup OSX settings
  6. Reboot

Usage

$ curl -L -o backup.zip https://github.com/gandazgul/mac-backup/archive/master.zip
$ unzip backup.zip
$ pushd mac-backup-master
$ ./restore.sh

Todo

  • Restore wallpaper / screensaver