Commit 60851f970a7d2060e3822916d70053b05e2558ea

Authored by Will Farrington
1 parent 8639b8c178

more doc

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

docs/personal-configuration.md
... ... @@ -26,5 +26,11 @@
26 26 **You should always keep your manifest committed and pushed to your repository**.
27 27 Otherwise, auto-updates won't work!
28 28  
  29 +The whole point of these personal manifest are they are _your_ manifest.
  30 +You shouldn't worry if the things in here are work-related or not.
  31 +This is about full automation.
  32 +Want to install Minecraft and Rdio by default?
  33 +Do it in your personal manifest.
  34 +
29 35 You can check out the [projects README](../modules/projects/README.md) for further examples.