Add -config flag
Closed this issue · 4 comments
TimoKats commented
@yonas thanks for the PR, and a good idea! I'll have a closer look (and merge it) tomorrow when I have access to my laptop again.
TimoKats commented
This has been merged btw. You're co-author of the PR
yonas commented
Thanks!
Are you not a fan of XDG? More Unix apps are supporting it these days.
TimoKats commented
@yonas Oh yeah that's right. I did look at the repo and it should work for mdrss yes. However, it would be an external library for something I now do with native go stuff.
For most people that's fine btw, but personally I prefer to be minimal with external libraries if possible. Hence, I didn't use it yet.