RDFM is a rusty dotfiles manager.
You will need to have cargo, make and man installed.
``` $ git clone https://github.com/wafelack/rdfm.git $ cd rdfm/ $ chmod +x ./configure $ ./configure $ make
```
$ cargo install rdfm
rdfm setup
to setup the dotfiles environment.~/.config/.dotfiles/dotfiles.rdfm
and add dotfiles, with the following syntax rule:
/path/to/dotfile = relative/path/in/dotfiles/dir
TIP: You can add comments by starting the line with a #
.
rdfm setup
rdfm link
rdfm install