mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
20 lines
857 B
Markdown
Vendored
20 lines
857 B
Markdown
Vendored
# Dotdrop
|
|
|
|
[Dotdrop](https://deadc0de.re/dotdrop/) is a dotfiles manager that provides efficient
|
|
ways to manage your dotfiles.
|
|
It is especially powerful when it comes to managing those across different hosts.
|
|
|
|
The idea of dotdrop is to have the ability to store each dotfile only once and deploy
|
|
them with different content on different hosts/setups.
|
|
|
|
Most information on using dotdrop is described in this documentation
|
|
and in the [readme](https://github.com/deadc0de6/dotdrop/blob/master/README.md).
|
|
|
|
For more, check:
|
|
|
|
* [A quick overview of dotdrop features](https://deadc0de.re/dotdrop/)
|
|
* [The walkthrough example](https://github.com/deadc0de6/dotdrop#getting-started)
|
|
* [How people are using dotdrop](misc/people-using-dotdrop.md)
|
|
|
|
For more config files examples, [search GitHub](https://github.com/search?q=filename%3Aconfig.yaml+dotdrop&type=Code).
|