small readme update
authorIan Kelling <ian@iankelling.org>
Sun, 16 Apr 2017 01:00:12 +0000 (18:00 -0700)
committerIan Kelling <ian@iankelling.org>
Sun, 16 Apr 2017 01:00:12 +0000 (18:00 -0700)
README

diff --git a/README b/README
index aef53eb541f890aec9a2cfc9bd3a4f75e04f1f58..9b8b6752a3a5b7bc7e1c73e7b40cd2b788a1d1e8 100644 (file)
--- a/README
+++ b/README
@@ -1,16 +1,17 @@
-~2.5k lines of bash to setup all my computers
+~2.7k lines of bash to setup all my computers
 
 Initial os install is also automated using a separate repo called
 automated-distro-installer, also at iankelling.org/git.
 
 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.
+https://iankelling.org/git. Most notably, my bashrc, distro functions,
+and config files repo.
 
 
-The main thing missing is any automation for the directory structure
-those repos live in. So you would need to lookout for paths starting with
-/a and adjust them.
+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
+paths starting with /a and adjust them.
 
 Background: reasoning behind using /a: The home directory is typically
 used for local software development, but I use paths like /a instead,