LoadCfg Reads the file on fPath as a YAML format and unmarshals data into conf.
c should be the default configuration file
In the case that the designated config file does not exist, this function will attempt to create it using conf as a template
TODO: