pub fn load() -> Result<Config>
Load the config from disk. A missing file yields Config::default().
Config::default()