Load .env from home, git, cwd, cmd line arg

This commit is contained in:
Paul Gauthier 2024-07-06 21:59:20 -03:00
parent 8a0480a56d
commit 46374fb07a
5 changed files with 32 additions and 11 deletions

View file

@ -12,12 +12,12 @@ your git repo.
{% include special-keys.md %}
Below is a sample of the file, which you
{% include env-keys-tip.md %}
Below is a sample of the YAML config file, which you
can also
[download from GitHub](https://github.com/paul-gauthier/aider/blob/main/aider/website/assets/sample.aider.conf.yml).
{% include env-keys-tip.md %}
<!--[[[cog
from aider.args import get_sample_yaml
from pathlib import Path