update README
This commit is contained in:
parent
551d7c1d26
commit
6b8a078444
1 changed files with 3 additions and 4 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
** Concept
|
||||
|
||||
The concept is based on symlinks and two directories called =common= and =machines= and a bash script called =setup=.
|
||||
The concept is based on symlinks and two directories called =common= and =machines= and a =setup= bash script called.
|
||||
|
||||
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.
|
||||
|
|
@ -64,4 +64,3 @@
|
|||
1. Add the files to the =common= directory
|
||||
2. Execute =ln -rs common/<config_or_directory> machines/<hostname>/<path_in_home>= for every machine on which the files should be present
|
||||
3. Call the =setup= script on every modified machine
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue