moonglum / exogenesis

Build your dotfile installer, updater and teardown
MIT License
19 stars 8 forks source link

Mac default settings #10

Closed bitboxer closed 11 years ago

bitboxer commented 11 years ago

Where do we want to store changes to the mac defaults?

E.g. if you want to disable the dashboard in your Mac, you need to run this:

defaults write com.apple.dashboard mcx-disabled -boolean YES 
killall Dock

How do we want to implement this? A class that reads a yml/json file with all values that should be set?

moonglum commented 11 years ago

Hey :)

I have special plans for that :) If you do not need it right now, I would close the ticket. I promise you it will be more than worth the wait :)

Am 22.03.2013 um 13:54 schrieb Bodo Tasche notifications@github.com:

Where do we want to store changes to the mac defaults?

E.g. if you want to disable the dashboard in your Mac, you need to run this:

defaults write com.apple.dashboard mcx-disabled -boolean YES killall Dock How do we want to implement this? A class that reads a yml/json file with all values that should be set?

— Reply to this email directly or view it on GitHub.

bitboxer commented 11 years ago

Ehm...okay...now I am curious what you are cooking secretly in your cellar.

moonglum commented 11 years ago

:triumph:

Am 22.03.2013 um 15:24 schrieb Bodo Tasche notifications@github.com:

Ehm...okay...now I am curious what you are cooking secretly in your cellar.

— Reply to this email directly or view it on GitHub.