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 dd86c8a691
Release 2.4.0
4 years ago
.github Update contributing guide with website info (#146) 5 years ago
completion Merge pull request #136 from dseomn/bash-completion 4 years ago
contrib/hooks Release 2.4.0 4 years ago
test Add test for WSL identification 4 years ago
.gitattributes Force `eol=lf` 7 years ago
.gitignore Update Makefile 5 years ago
.travis.yml Add man to testbed Docker image 4 years ago
CHANGES Release 2.4.0 4 years ago
CONTRIBUTORS Release 2.4.0 4 years ago
Dockerfile Add man to testbed Docker image 4 years ago
LICENSE Update GPLv3 LICENSE information 5 years ago
Makefile Use include "venv" instead of "virtualenv" 4 years ago
README.md Release 2.4.0 4 years ago
bootstrap Standardize on &> when not appending output 4 years ago
docker-compose.yml Add man to 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 Release 2.4.0 4 years ago
yadm.1 Release 2.4.0 4 years ago
yadm.md Release 2.4.0 4 years ago
yadm.spec Release 2.4.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.