This commit is contained in:
Paul Gauthier 2025-01-22 15:08:56 -08:00
parent 56ab8de968
commit 3d81bdd281

View file

@ -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