How could GNU Stow help me with my configuration files?
muxelplexer @ muxelplexer @programming.dev Posts 0Comments 3Joined 2 yr. ago
muxelplexer @ muxelplexer @programming.dev
Posts
0
Comments
3
Joined
2 yr. ago
personally i always found stow to be annoying to use and switched to a bare git-repo approach. you can read up on it over here: https://www.atlassian.com/git/tutorials/dotfiles. Like this your dotfiles just rest where they should and it's rather minimal overhead.