Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1013 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 1013 Bytes

Dotfiles and application preferences

Installation

  1. Make sure you have GIT installed. Hint: it comes with the xcode command line tools xcode-select --install.

  2. Clone this repository

  3. 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
    
  4. Restart your computer.

Update

Run the following commands to get the latest version of this project:

cd ~/Projects/dotfiles/
git pull origin master

Feedback

Suggestions/improvements welcome!

Acknowledgements

Warning / Liability

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 :)