mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
4f42b6038a
commit
da2a7638ab
3 changed files with 288 additions and 186 deletions
|
@ -6,11 +6,10 @@ nav_order: 800
|
|||
|
||||
Aider has many options which can be set with
|
||||
command line switches.
|
||||
|
||||
Most command line switches can also be set in an `.aider.conf.yml` file
|
||||
Most options can also be set in an `.aider.conf.yml` file
|
||||
which can be placed in your home directory or at the root of
|
||||
your git repo.
|
||||
Ot via environment variables like `AIDER_OPTION_FOO`,
|
||||
Or via environment variables like `AIDER_xxx`,
|
||||
as noted in the help text below.
|
||||
|
||||
Here are 3 equivalent ways of setting an option. First, via a command line switch:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue