Professional Aider configuration with disabled auto-commits and custom color scheme for clean, manual version control workflow
A professional Aider configuration that disables automatic git operations and applies a custom color scheme for better readability.
This configuration applies the following settings to Aider:
This gives you full manual control over your git workflow while using Aider.
When the user invokes this skill, apply the following Aider configuration:
```yaml
auto-commits: false
dirty-commits: false
attribute-author: false
attribute-committer: false
attribute-co-authored-by: false
assistant-output-color: '448c27'
tool-error-color: 'aa3731'
tool-output-color: '7a3e9d'
tool-warning-color: 'cb9000'
user-input-color: '325cc0'
```
Save this configuration to `.aider.conf.yml` in the project root or user's home directory.
This configuration is ideal for developers who:
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/aider-git-configuration/raw