Credits: https://github.com/driesvints/dotfiles
- Commit and push any changes/branches to your git repositories
- Save all important documents from non-iCloud directories
- Save all of your work from apps which aren't synced through iCloud
- Export important data from your local database
- Update mackup to the latest version and ran
mackup backup
After backing up your old Mac you may now follow these install instructions to setup a new one.
-
Update macOS to the latest version through system preferences
-
Generate a new public and private SSH key by running:
curl https://raw.githubusercontent.com/vguerrerobosch/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
-
Clone this repo to
~/.dotfileswith:git clone https://github.com/vguerrerobosch/dotfiles.git ~/.dotfiles -
Run the installation with:
~/.dotfiles/fresh.sh -
Restart your computer to finalize the process
Your Mac is now ready to use!