Yet Another Dotfiles Manager
7628a1b61d
Update version number and update documentation * Support for transcrypt (#197) * Support ESH templates (#220) * Preserve file mode of template (#193) * Fish shell completions (#224) * Fix alt processing when worktree is `/` (#198) * Assert config directory if missing (#226, #227) * Documentation improvements (#229) |
||
---|---|---|
.github | ||
completion | ||
contrib/hooks | ||
test | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
bootstrap | ||
CHANGES | ||
CONTRIBUTORS | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
pylintrc | ||
pytest.ini | ||
README.md | ||
yadm | ||
yadm.1 | ||
yadm.md | ||
yadm.spec |
yadm - Yet Another Dotfiles Manager
yadm is a tool for managing dotfiles.
- Based on Git, with full range of Git's features
- Supports system-specific alternative files
- Encryption of private data using GnuPG
- Customizable initialization (bootstrapping)
Features, usage, examples and installation instructions can be found on the website.