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

@ -14,7 +14,7 @@ The steps below are completely optional.
## Store your api keys
You can place your [api keys in a `.env` file](/docs/config/dotenv.html)
You can [store your api keys in a .env file](/docs/config/dotenv.html)
and they will be loaded automatically whenever you run aider.
## Enable Playwright