"Do the reading b/c you would be amazed how many people don't do the reading"
Reading documentation is a superpower
Now that you mention it, I should add a link to those docs in the article. Thanks!
For example, with direnv, the `.envrc` in my projects usually has
source_env_if_exists .envrc.local
And the repo also ships with a `.envrc.local.example` file.
DamonHD•2h ago