You know the drill...dotfiles rock. 🎉 Much inspiration came from Mathias Bynens's dotfiles and Dries Vints's dotfiles. I am sure this will evolve over time, but I just successfully set up a new MacBook Pro on June 15, 2017, using this configuration.
2021.12.14 my .dotfiles are now looking much more like Dries's than Mathias's.
If you did all of the above you may now follow these install instructions to setup a new Mac.
-
Update macOS to the latest version with the App Store
-
Generate a new public and private SSH key by running:
curl https://raw.githubusercontent.com/bbohling/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
-
Clone this repo to
~/.dotfiles
with:git clone [email protected]:bbohling/dotfiles.git ~/.dotfiles
-
Run the installation with:
~/.dotfiles/fresh.sh
-
After mackup is synced with your cloud storage, restore preferences by running
mackup restore
-
Restart your computer to finalize the process
-
Do all the other stuff that you can't commit to github. :)
🙆 bob's your uncle 🙆