GitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.
Static_Rocket @ Static_Rocket @lemmy.world Posts 0Comments 251Joined 2 yr. ago

Static_Rocket @ Static_Rocket @lemmy.world
Posts
0
Comments
251
Joined
2 yr. ago
Yeah, there are a lot of bells and whistles and a fundamental difference between the way they intend to manage dotfiles and the way stow does. Makes it difficult to get started.
One thing that helped me when I was first getting into it: Chezmoi doesn't like compartmentalization like stow. It supports it, but it want's you to lean into the config langue a bit before you start doing that.
If you do that you can get away with only touching the
add
,cd
, andupdate
commands.