Hacker News new | ask | show | jobs
by kazinator 783 days ago
A sourced .env would have to be correct shell syntax for a sourced environment file, yes.
1 comments

But a lot of env file doesn't do that iirc. `allexport` solves this though.
You can implement that in a simple shell function anyway.