From ae5550405e1fc28399d90883c5a2f2c0e2fdde1f Mon Sep 17 00:00:00 2001 From: jowj Date: Wed, 21 Mar 2018 21:33:18 -0500 Subject: [PATCH] changing layout of subprojects in README.md --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6dd3366..de6aaf7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # agares -## agares was a demon who taught those who summoned him foreign languages, but only vulgar words. it must be true because i read it on the internet +### agares was a demon who taught those who summoned him foreign languages, but only vulgar words. it must be true because i read it on the internet -### purpose: +## purpose: automate syncing and configuration of machines in my inventory so that i don't have config drift -### subprojects: -* sync powershell $profile and automate updates -* automatically deploy and configure software that i use everywhere (password managers, sync services, text editors, etc) -* set windows settings to be actually useable -* set windows privacy settings -* remove bloatware \ No newline at end of file +## subprojects: +* sync powershell $profile and automate updates +* windows device config: +* * automatically deploy and configure software that i use everywhere (password managers, sync services, text editors, etc) +* * set windows settings to be actually useable +* * set windows privacy settings +* * remove bloatware +* sync emacs config \ No newline at end of file