The README indicate it should add one if it does not exist. Looks like the config file is named differently than README indicates. https://github.com/PrecisionNutrition/pndev/blob/master/src/config.rs#L20 - [ ] create config file when doctor is ruin - [ ] make sure config file name is accurate - [ ] should we use ~/.config/pndev_config?
The README indicate it should add one if it does not exist.
Looks like the config file is named differently than README indicates.
https://github.com/PrecisionNutrition/pndev/blob/master/src/config.rs#L20