Crates.io | dotr |
lib.rs | dotr |
version | 0.4.0 |
source | src |
created_at | 2017-09-15 06:39:46.905441 |
updated_at | 2018-01-25 04:17:44.815422 |
description | Very simple dotfile manager |
homepage | https://github.com/dpc/dotr |
repository | https://github.com/dpc/dotr |
max_upload_size | |
id | 31843 |
size | 21,398 |
See wiki for current project status.
dotr
is the simplest dotfile manager
It supports link
and unlink
operations and couple
of basic flags like force
.
I wrote it for myself, so it's in Rust and does exactly what I want, so I can fix/customize if I need something. But hey, maybe it also does exactly what you want too!
cargo install dotr
dotr --help
dotr is licensed under: MPL-2.0