feat: allow specific install targets

This commit is contained in:
2024-06-20 18:32:26 +01:00
parent 9ee405e26a
commit 983caa83dd
2 changed files with 28 additions and 4 deletions

View File

@@ -12,6 +12,14 @@ A local repository can be installed by running:
./script/install
Once installed, updates can be applied by running:
dots
A specific script can be installed by running:
dots script1 script2 ...
### Automated setup
This repository can be installed without a local copy