Yet Another Dotfiles Manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Tim Byrne bd86b66ea8
Update README
4 years ago
.github Add contribution guideline 4 years ago
completion Capitalize headings 5 years ago
contrib/hooks Add contrib/hooks 4 years ago
test Remove BATS-based tests 4 years ago
.gitattributes Force `eol=lf` 6 years ago
.gitignore Update Makefile 4 years ago
.notes.md Add notes about common release steps 6 years ago
.travis.yml Run Travis CI tests within docker container 6 years ago
CHANGES Release 1.12.0 5 years ago
CONTRIBUTORS Release 1.12.0 5 years ago
Dockerfile Split packages onto separate lines 4 years ago
LICENSE Release 1.07 6 years ago
Makefile Improve Makefile usage info 4 years ago
README.md Update README 4 years ago
bootstrap Use generic example 6 years ago
docker-compose.yml Rewrite testing system (#119) 4 years ago
pylintrc Rewrite testing system (#119) 4 years ago
pytest.ini Rewrite testing system (#119) 4 years ago
yadm Release 1.12.0 5 years ago
yadm.1 Release 1.12.0 5 years ago
yadm.md Release 1.12.0 5 years ago
yadm.spec Release 1.12.0 5 years ago

README.md

yadm - Yet Another Dotfiles Manager

Latest Version Homebrew Version Copr Version License
Master Update Develop Update Website Update
Master Status Develop Status

https://yadm.io/

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.