From: Ian Kelling Date: Sun, 16 Apr 2017 01:00:12 +0000 (-0700) Subject: small readme update X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=60273706ae8ab5c47d0eaf084f1b4462ade61391 small readme update --- diff --git a/README b/README index aef53eb..9b8b675 100644 --- 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,