Comment by ๐ zipsegv
Re: "Managing Dotfiles with GNU Stow"
didn't know there was something for this. I've just been using a bespoke shell script that I set a cron job to run semi-frequently
Apr 09 ยท 4 weeks ago
Original Post
Managing Dotfiles with GNU Stow โ If you've ever tried to keep your development environment consistent across multiple machines, you've probably felt the pain: copying config files, forgetting tweaks, overwriting something important, or ending up with subtle differences that break your workflow. There's a simple, elegant solution hiding in plain sight: GNU Stow. [gemini link]