Comment on We Are Forking dotenvy into dotenv-ngComments−Garlef25dI think mise offers a better solution for the problem.−jdxcode25dwell mise uses dotenvy right now (for env._file anyhow), it may be worth switching to dotenv-ng but I haven't looked into it yet https://github.com/jdx/mise/blob/fc441787fe52b46be1245046758...I assume you just mean normal [env] in mise.toml which is different, but this still is relevant to mise−Garlef25dYes - I think .env files are not a good idea (works for one person but even then it's not great)
Comments
I think mise offers a better solution for the problem.
well mise uses dotenvy right now (for env._file anyhow), it may be worth switching to dotenv-ng but I haven't looked into it yet https://github.com/jdx/mise/blob/fc441787fe52b46be1245046758...
I assume you just mean normal [env] in mise.toml which is different, but this still is relevant to mise
Yes - I think .env files are not a good idea (works for one person but even then it's not great)