Skip to content

Add unified configuration handling

It would be nice to have several configuration possibilities like

  • /etc/climix.cfg
  • ~/.config/climix.cfg
  • ./climix.cfg
  • command line parameters

For normal configuration aspects later stages should take precedence over earlier ones, but for indices any attempt to overwrite/redefine an index should be denied (unless forced by a -f command line switch?).