dotm-rs 2.2.0

Dotfile manager with composable roles, templates, and host-specific overrides
Documentation
1
2
3
4
5
hostname = "testhost"
roles = ["desktop", "dev"]

[vars]
editor.theme = "gruvbox"