Last active
June 6, 2016 23:43
-
-
Save mAAdhaTTah/68926f3182b70a662c48 to your computer and use it in GitHub Desktop.
OS X Provisioning Script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install kitchenplan | |
kitchenplan setup | |
kitchenplan provision | |
gem install homesick | |
homesick clone https://github.com/mAAdhaTTah/dotfiles | |
homesick link dotfiles | |
git clone pianosa:~/.settings/ # The address is for my home server | |
mackup restore | |
python -c "$(curl -fsSL https://raw.githubusercontent.com/fix-macosx/fix-macosx/master/fix-macosx.py)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment