File: README.md

package info (click to toggle)
dotdrop 1.15.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,812 kB
  • sloc: sh: 13,401; python: 8,186; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 790 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Dotdrop

[Dotdrop](https://github.com/deadc0de6/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:

* [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=path%3Aconfig.yaml+dotdrop&type=Code).