Comment by ๐Ÿบ CalvusRex

Re: "Managing Dotfiles with GNU Stow"

In: u/SavaRocks

Thats a greeat idea. So, if I am understanding I could have a .env file that I can share across projects and use, say the same database credentials, or paths to dependencies, etc?

๐Ÿบ CalvusRex

Apr 08 ยท 4 weeks ago

1 Later Comment

๐Ÿ‘ zipsegv ยท Apr 09 at 00:57:

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

Original Post

๐Ÿš€ SavaRocks

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]

๐Ÿ’ฌ 3 comments ยท 2 likes ยท Apr 08 ยท 4 weeks ago