1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
Go to file
2019-04-12 07:54:23 -05:00
.github Update contributing guide with website info (#146) 2019-03-24 15:48:35 -05:00
completion
contrib/hooks
test Factor out some branches in utils:create_alt_files() 2019-04-12 07:54:23 -05:00
.gitattributes
.gitignore
.notes.md
.travis.yml
bootstrap
CHANGES
CONTRIBUTORS
docker-compose.yml
Dockerfile
LICENSE
Makefile Add yamllint to testenv 2019-03-24 14:27:21 -05:00
pylintrc Add tests for directory alternates 2019-04-05 08:58:22 -05:00
pytest.ini
README.md
yadm Remove invalid linked alternates (#65) 2019-04-10 09:23:34 -05:00
yadm.1
yadm.md
yadm.spec

yadm - Yet Another Dotfiles Manager

Latest Version Homebrew Version Copr Version Arch Version License
Master Update Develop Update Website Update
Master Status Develop Status GH Pages Status Dev Pages 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.