mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
copy
This commit is contained in:
parent
56ab8de968
commit
3d81bdd281
1 changed files with 6 additions and 4 deletions
|
@ -1,16 +1,18 @@
|
||||||
---
|
---
|
||||||
parent: Usage
|
parent: Usage
|
||||||
nav_order: 901
|
nav_order: 901
|
||||||
description: Edit configuration files, documentation, and other text-based formats.
|
description: Use aider to edit configuration files, documentation, and other text-based formats.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Editing config & text files
|
# Editing config & text files
|
||||||
|
|
||||||
Aider isn't just for code, it can be very helpful when editing
|
Aider isn't just for code, it can be very helpful when editing
|
||||||
almost any text file.
|
almost any text file.
|
||||||
You can use aider to make changes to you shell rc files, ssh settings, dockerfiles,
|
You can use aider to make changes to your shell & ssh settings,
|
||||||
config files or docs.
|
Dockerfiles
|
||||||
Here are practical examples of modifying common config/text files:
|
or pretty much any configuration or documentation file.
|
||||||
|
|
||||||
|
Here are some practical examples of modifying common config/text files:
|
||||||
|
|
||||||
## Shell Configuration
|
## Shell Configuration
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue