1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00

update doc

This commit is contained in:
deadc0de6
2020-10-04 21:45:34 +02:00
parent ce84e9dd96
commit 6d62103486
2 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# Repository setup
Either create a repository on your prefered platform and clone it or create one locally.
Either create a git repository on your prefered platform and clone it or create one locally.
This repository will contain two main elements, dotdrop's config file (`config.yaml`)
and a directory containing all your dotfiles managed by dotdrop.
```bash
@@ -39,4 +39,4 @@ alias dotdrop='dotdrop --cfg=<path-to-your-config.yaml>'
For more info on the config file format, see [the config doc](config.md).
Finally start using dotdrop with `dotdrop --help`. See the [usage doc](usage.md)
and [the example](https://github.com/deadc0de6/dotdrop/blob/master/README.md#getting-started).
and [the example](https://github.com/deadc0de6/dotdrop/blob/master/README.md#getting-started).