ref: config.ini as separate file

This commit is contained in:
relikd
2025-09-09 18:49:21 +02:00
parent 12344d4ce5
commit 70409e4535
3 changed files with 24 additions and 23 deletions

View File

@@ -27,6 +27,12 @@ sudo ln -s $BREW_PY_CELLAR /opt/homebrew
```
## Config
There are a few configuration options to modify brew.py behavior.
For default values and configuration options, see [config.ini](config.ini).
## FAQ
### Why this project?