From 032e24bcb536c5cfb37efff665e03418be2962ee Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Tue, 7 Sep 2021 11:59:48 +0200 Subject: [PATCH] update README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4369f78..06f3523 100644 --- a/README.org +++ b/README.org @@ -17,7 +17,7 @@ ** Concept - The concept is based on symlinks and two directories called =common= and =machines= and a =setup= bash script called. + The concept is based on symlinks and two directories called =common= and =machines= and a =setup= bash script. The =machines= directory contains subdirectories for all machines on which dotfiles are managed. They need to match the /hostname/ of the machine (in this repository =host1= and =host2=) and mimic the corresponding =$HOME= directories.