mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:44:45 +00:00
update doc
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user