pub fn read_user_config() -> Result<Config, Error>
Reads the user-specific configuration.
Returns an error if the configuration cannot be read or parsed.