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 4d23bbcf11
Standardize on &> when not appending output
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 Add contrib/hooks 5 years ago
test Update tests for gawk support 4 years ago
.gitattributes Force `eol=lf` 7 years ago
.gitignore Update Makefile 5 years ago
.travis.yml Upgrade yadm testbed 5 years ago
CHANGES Release 2.1.0 4 years ago
CONTRIBUTORS Release 2.1.0 4 years ago
Dockerfile Upgrade yadm testbed 5 years ago
LICENSE Update GPLv3 LICENSE information 5 years ago
Makefile Standardize on &> when not appending output 4 years ago
README.md Release 2.1.0 4 years ago
bootstrap Standardize on &> when not appending output 4 years ago
docker-compose.yml Upgrade yadm testbed 5 years ago
pylintrc Move min-similarity-lines to new section 5 years ago
pytest.ini Mark deprecated tests 5 years ago
yadm Standardize on &> when not appending output 4 years ago
yadm.1 Use /etc/os-release if lsb_release is missing (#175) 4 years ago
yadm.md Release 2.1.0 4 years ago
yadm.spec Remove dependency on `hostname` (#182) 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.