aider
aider copied to clipboard
Is there a startup parameter that allows using only the specified env file?
Issue
I referred to the documentation to configure the env-file because I already had a .env file in the home directory for other purposes.
So, I created a ~/.aider.env file to store aider's environment configuration, and then executed aider --env-file ~/.aider.env
to start it.
At this point, I expect aider to only read the file I specified, rather than having to read the ~/.env file (this file is not for aider to use).
Version and model info
Aider: v0.45.1