| Crates.io | rdfm |
| lib.rs | rdfm |
| version | 0.1.3 |
| created_at | 2021-02-12 11:07:09.642034+00 |
| updated_at | 2021-05-21 09:49:01.081639+00 |
| description | A rusty dotfiles manager. |
| homepage | https://github.com/wafelack/rdfm |
| repository | https://github.com/wafelack/rdfm |
| max_upload_size | |
| id | 354150 |
| size | 50,113 |
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
# make install
$ 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 setuprdfm linkrdfm install