VladimirMarkelov / ttdl

TTDL - Terminal Todo List Manager
MIT License
209 stars 17 forks source link

Load user config from ./config/ttdl/ttdl.toml #23

Closed VladimirMarkelov closed 5 years ago

VladimirMarkelov commented 5 years ago

Other thing I'd suggest is to move config file to a separate folder, i.e. to ~/.config/ttdl/ttdl.toml. Yes, it's just a single config file, but there is normally enough system-generated stuff inside ~/.config so it's nice to have important for user settings inside a corresponding application folder. This is subjective, of course, but I'd welcome such change and call it an improvement.