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.
 
 
 
 
 
Go to file
Tim Byrne 96bce8dbac
Release 2.2.0
5 years ago
.github Update contributing guide with website info (#146) 5 years ago
completion Merge pull request #136 from dseomn/bash-completion 5 years ago
contrib/hooks Add contrib/hooks 5 years ago
test Suppress insecure memory warnings 5 years ago
.gitattributes Force `eol=lf` 7 years ago
.gitignore Update Makefile 5 years ago
.travis.yml Update testbed image to use GnuPG 2 5 years ago
CHANGES Release 2.2.0 5 years ago
CONTRIBUTORS Release 2.2.0 5 years ago
Dockerfile Update testbed image to use GnuPG 2 5 years ago
LICENSE Update GPLv3 LICENSE information 5 years ago
Makefile Update testbed image to use GnuPG 2 5 years ago
README.md Release 2.2.0 5 years ago
bootstrap Standardize on &> when not appending output 5 years ago
docker-compose.yml Update testbed image to use GnuPG 2 5 years ago
pylintrc Move min-similarity-lines to new section 5 years ago
pytest.ini Mark deprecated tests 5 years ago
yadm Release 2.2.0 5 years ago
yadm.1 Release 2.2.0 5 years ago
yadm.md Release 2.2.0 5 years ago
yadm.spec Release 2.2.0 5 years ago

README.md

yadm - Yet Another Dotfiles Manager

Latest Version Homebrew Version OBS 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.