Y
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
maple3142
783 days ago
But a lot of env file doesn't do that iirc. `allexport` solves this though.
link
prmoustache
783 days ago
You can implement that in a simple shell function anyway.
link