From 56ab8de9681c08527f13954557d203e63578c3b1 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 22 Jan 2025 15:07:58 -0800 Subject: [PATCH] copy --- aider/website/docs/usage/not-code.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aider/website/docs/usage/not-code.md b/aider/website/docs/usage/not-code.md index 5abce95ce..7939dfe0d 100644 --- a/aider/website/docs/usage/not-code.md +++ b/aider/website/docs/usage/not-code.md @@ -6,7 +6,11 @@ description: Edit configuration files, documentation, and other text-based forma # Editing config & text files -Aider isn't just for code! Here are practical examples of modifying common config/text files: +Aider isn't just for code, it can be very helpful when editing +almost any text file. +You can use aider to make changes to you shell rc files, ssh settings, dockerfiles, +config files or docs. +Here are practical examples of modifying common config/text files: ## Shell Configuration ```bash