-
Make sure you have GIT installed. Hint: it comes with the xcode command line tools
xcode-select --install
. -
Clone this repository
-
Run the following command to do everything. Note: you will be prompted for your password a number of times during script execution.
~/Projects/dotfiles/bootstrap.sh
-
Restart your computer.
Run the following commands to get the latest version of this project:
cd ~/Projects/dotfiles/
git pull origin master
Suggestions/improvements welcome!
Warning: The creator of this repository is not responsible if your machine ends up in a state you are not happy with. If you are concerned, look at the code to review everything this will do to your machine :)