Skip to content

Commit 3aced46

Browse files
committed
new docs
1 parent 626b237 commit 3aced46

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/insdot.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can clone an existing repo with
1515
ins dot clone <repo url>
1616
```
1717

18-
Or create a new on with
18+
Or create a new one with
1919

2020
```
2121
ins dot init
@@ -67,6 +67,16 @@ priority in `~/.config/instant/dots.toml` will be used. This can be used to
6767
install both third party base dotfiles as well as keeping your personal
6868
configuration tracked and synchronized between machines.
6969

70+
The `ins repo` command can be used to manage repositories, but they can also be
71+
configured directly in `~/.config/instant/dots.toml`.
72+
73+
## Automatic usage
74+
75+
`ins dot` is used to automatically install and update the default instantOS
76+
dotfiles (https://github.com/instantOS/dotfiles). That way you can enjoy an up
77+
to date preconfigured setup while still being able to customize any part of it
78+
without investing any extra effort. Putting `ins dot update` in a startup script
79+
is a well supported and intended use case.
7080

7181

7282

0 commit comments

Comments
 (0)