1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
Go to file
Tim Byrne 4b5f16d73a
Improve support for default branches (#231, #232)
Unless a branch is specified, the default remote HEAD is used during
clone. Also a local master branch is not created if it is not the remote
HEAD.
2020-12-06 13:23:25 -06:00
.github
completion
contrib/hooks
test Improve support for default branches (#231, #232) 2020-12-06 13:23:25 -06:00
.gitattributes
.gitignore
bootstrap
CHANGES
CONTRIBUTORS
docker-compose.yml
Dockerfile
LICENSE
Makefile Support "make testhost version=local" 2020-11-25 23:18:25 -06:00
pylintrc
pytest.ini
README.md Update badges/links for GitHub Actions 2020-11-22 16:39:37 -06:00
yadm Improve support for default branches (#231, #232) 2020-12-06 13:23:25 -06:00
yadm.1 Improve support for default branches (#231, #232) 2020-12-06 13:23:25 -06:00
yadm.md
yadm.spec

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.