Fixed
"Failed to open configuration file" error when running the-way config default
- the config command now runs without having a valid
config file location (i.e. one that has read and write permissions) since you can use the command to make a valid file.
Any other command that needs a valid config file and can't load it now throws a more helpful error telling you how to fix it.
Fixes Issue #41