Yet Another Dotfiles Manager
Go to file
Tim Byrne d28df86494
Store class/os/host/user overrides in the local repo config
Overrides are meant to be local to each system, unlike other
configurations which are often added to a user's dotfiles repository.

With this change, the configurations change names:

  alt.class => local.class
  alt.os    => local.os
  alt.host  => local.host
  alt.user  => local.user
2017-01-26 10:48:40 -06:00
test Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
.gitattributes Force `eol=lf` 2017-01-09 16:52:01 -06:00
.gitignore Ignore jekyll-created content 2016-09-07 22:35:05 -05:00
.travis.yml Run Travis CI tests within docker container 2017-01-05 16:59:12 -06:00
CHANGES Release 1.06 2017-01-12 17:15:46 -06:00
CONTRIBUTORS Release 1.06 2017-01-12 17:15:46 -06:00
Dockerfile Add Dockerfile for testbed 2017-01-05 16:58:18 -06:00
LICENSE Create first public version 2015-07-14 07:48:47 -05:00
Makefile Add make target `parallel` 2017-01-16 17:01:53 -06:00
README.md Release 1.05 2016-09-08 08:08:22 -05:00
yadm Store class/os/host/user overrides in the local repo config 2017-01-26 10:48:40 -06:00
yadm.1 Release 1.06 2017-01-12 17:15:46 -06:00
yadm.md Release 1.06 2017-01-12 17:15:46 -06:00
yadm.spec Release 1.06 2017-01-12 17:15:46 -06:00

README.md

yadm - Yet Another Dotfiles Manager Build Status

Features, usage, examples and installation instructions can be found on the website.

https://thelocehiliosan.github.io/yadm/