Direnv Is All You Need to Parallelize Agentic Programming with Git Worktrees (waldencui.com)

_mrinalwadhwa_ 31 minutes ago

Oh, that's a really nice approach. Thank you for sharing.

d4rkp4ttern 5 hours ago

Thanks - I use worktrees and direnv but never thought about this ennrc trick to auto-share .env across worktrees.

cui 14 hours ago

This is how I currently use Git worktrees. Curious about how you are using it.