Right now config related to all projects are stored in ~/.sicksync/config.json combined
I use BashOnWindows so the home ~/ in bash is not my home in windows, so getting to the bash's ~/.sicksync/conf.json is sometimes tricky, and there's a duplication of configs that way.
How about if configs related to projects be stored in the project directory itself?
Right now config related to all projects are stored in
~/.sicksync/config.jsoncombinedI use BashOnWindows so the home
~/in bash is not my home in windows, so getting to the bash's~/.sicksync/conf.jsonis sometimes tricky, and there's a duplication of configs that way.How about if configs related to projects be stored in the project directory itself?