This is just a personal script to help me remember all the steps required to setup a new osx machine in their correct order. I do not advise you to follow this guide if you don't know what you're doing.
Should be one of the steps in default macos setup.
Make sure everything is up to date.
Now we also have GPG keys to manage, I based my setup on: https://gist.github.com/ruyadorno/a33df73f55590d1d94ce6d1b9a3502ca
and Github official instructions: https://help.github.com/articles/signing-commits-using-gpg/
chsh -s /bin/bash
Close and reopen the terminal window.
bash -c "`curl -L https://raw.githubusercontent.com/ruyadorno/installme-osx/master/setup.sh`"
http://ethanschoonover.com/solarized
The next steps are mostly optional and I can work on them within some weeks of the initial setup.
- Adobe Suite (Photoshop, Illustrator, ...)
Here's a few dotfiles for reference: