aboutsummaryrefslogtreecommitdiff
path: root/src/config.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-16use getline and strsep for config parsingHEADmainaxtloss1-32/+16
2024-07-16Allow specifying extra arguments from commandaxtloss1-95/+102
2024-07-14dont put multiple statmeents in one lineaxtloss1-5/+10
2024-07-09Add readme and licenseaxtloss1-0/+19
2024-07-09Add example configs and clean codeaxtloss1-26/+47
2024-07-08add config parsingaxtloss1-16/+44