Just my way of starting fresh on a new (or recently wiped) mac. Better suited for a Ruby - JS developer, with some privacy/security concerns.
Basically a big shout for the great work and dedication from all the devs listed on Github does dotfiles project, specially Mathias Bynens. I've got pieces of codes and ideas from many of them :)
- Before you fresh start, backup everything: for your supported mackup apps settings, run
mackup backup
and the rest, your way. (I'm using spideroak) - Format and Update macOS to the latest version with the App Store
- Install Xcode from the App Store, open it and accept the license agreement
- Install macOS Command Line Tools by running
xcode-select --install
- Clone the repo
cd; git clone https://github.com/didierofrivia/dotfiles.git
cd dotfiles
- Run
instal.sh
- Get your mackup backup from you favourite storage service, and run
mackup restore
Any suggestions are welcome! Give me a shout at @didierofrivia and feel free to open an issue.