This is a Kitchenplan configuration repository. This repository contains all configuration to install and configure our OSX workstations. More information about Kitchenplan and on how to use it can be found in the Kitchenplan README.
-
Fork this repo https://github.com/damonpetta/kitchenplan-config
-
Copy damon.yml to your username.yml and edit the settings (sudo users, computer name, git)
-
commit changed to your forked repo
-
open terminal
$ gem install kitchenplan
$ kitchenplan setup
# when asked "Do you have a config repository? [y,n] “ answer yes and use your forked repo
$ kitchenplan provision
-
wait for a few hours :)
-
In another terminal setup your github user with your local ssh key and check out the main bottlenose repo.