This commit is contained in:
Denis Lehmann 2021-09-13 13:57:08 +02:00
parent 243d61bb37
commit 738d15c4b9

View file

@ -59,8 +59,8 @@
** Script usage
When calling the =dotlink= script, all files from the =machines/<hostname>= directory, which matches the current /hostname/, are linked to their destination in the =$HOME= directory.
Calling the script is only neccessary when new files were added which are not linked yet.
When executing the =dotlink= script, all files from the =machines/<hostname>= directory, which matches the current /hostname/, are linked to their destination in the =$HOME= directory.
Executing the script is only neccessary when new files were added which are not linked yet.
The script can be executed from everywhere, it is just important that it's stored next to a =machines= directory like in this repository.