|
@@ -105,10 +105,11 @@ structure will be assumed:
|
|
|
└── vim
|
|
|
└── .vimrc
|
|
|
```
|
|
|
+
|
|
|
This shows a repo with two packages:
|
|
|
|
|
|
- * vim - no targets (so is assumed to be a `user` target)
|
|
|
- * ssh - two targets: `system` and `user`
|
|
|
+ * vim - no targets (so is assumed to be a `user` target)
|
|
|
+ * ssh - two targets: `system` and `user`
|
|
|
|
|
|
## The ./dot Script
|
|
|
|