mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 05:55:01 +00:00
copy
This commit is contained in:
parent
ca414ebf32
commit
38bde441a6
5 changed files with 21 additions and 0 deletions
|
@ -283,3 +283,6 @@
|
|||
|
||||
## Run aider in your browser
|
||||
#gui: false
|
||||
|
||||
## Enable/disable suggesting shell commands (default: True)
|
||||
#suggest-shell-commands: true
|
||||
|
|
|
@ -281,3 +281,6 @@
|
|||
|
||||
## Run aider in your browser
|
||||
#AIDER_GUI=false
|
||||
|
||||
## Enable/disable suggesting shell commands (default: True)
|
||||
#AIDER_SUGGEST_SHELL_COMMANDS=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue