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 62b109ad2d
Rename yadm_y -> yadm_cmd
4 years ago
.github Migrate from Travis-CI to GitHub Actions 4 years ago
completion add manual entry for fish completions 4 years ago
contrib/hooks Release 2.4.0 4 years ago
test Rename yadm_y -> yadm_cmd 4 years ago
.gitattributes Force `eol=lf` 7 years ago
.gitignore Update Makefile 5 years ago
CHANGES Release 2.5.0 4 years ago
CONTRIBUTORS Release 2.5.0 4 years ago
Dockerfile Update testbed docker image 4 years ago
LICENSE Update GPLv3 LICENSE information 5 years ago
Makefile Use make variables instead of env variables 4 years ago
README.md Update badges/links for GitHub Actions 4 years ago
bootstrap Standardize on &> when not appending output 5 years ago
docker-compose.yml Update testbed docker image 4 years ago
pylintrc Move min-similarity-lines to new section 5 years ago
pytest.ini Mark deprecated tests 5 years ago
yadm Support XDG_DATA_HOME (#208) 4 years ago
yadm.1 Remove support for YADM_COMPATIBILITY=1 (#242) 4 years ago
yadm.md Release 2.5.0 4 years ago
yadm.spec Release 2.5.0 4 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.