From 5368d9bee43eb68bb0a39496b7b8805e36ff5121 Mon Sep 17 00:00:00 2001
From: Ian Kelling <iank@fsf.org>
Date: Sun, 21 Jan 2018 21:20:04 -0500
Subject: [PATCH] update readme

---
 README | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/README b/README
index 71f4418..a4a6885 100644
--- a/README
+++ b/README
@@ -1,13 +1,12 @@
-~2.7k lines of bash to setup all my computers
+~4k loc bash, configs for my computers
 
 Initial os install is also automated using a separate repo called
-automated-distro-installer, also at iankelling.org/git.
+automated-distro-installer, also at iankelling.org/git. Beyond the
+initial bare os, the rest is automated from scripts in this repo.
 
 This is not meant for other people to run verbatum, but for them to read
 and copy the good parts. It has dependencies on other repos at
-https://iankelling.org/git. Most notably, my bashrc, distro functions,
-and config files repo.
-
+https://iankelling.org/git.
 
 The main thing missing for someone else to use things is the expected
 location of repos in the filesystem. So you would need to lookout for
@@ -33,10 +32,5 @@ lots of things), and has things you don't want to backup. So, you could
 use a subdirectory. But typing /s is much faster than ~/s and in every
 root context, /home/username/s.
 
-
-Part of how I run GNU/Linux. I try fully automate my systems and store
-all configs and scripts, except private info at
-https://iankelling.org/git.
-
 Please email me if you have a patches, bugs, feedback, or republish this
 somewhere else: Ian Kelling <ian@iankelling.org>.
-- 
2.30.2