* [X] Split the `main.c` file into multiple files, inside something like a `src` folder.
* [X] Remove the `old_cupidfetch.c` file, if you want the old version just use Git to get it.
* [x] Define an…
With #5 removing module error messages, it may be useful to have a log file in the cupidfetch directory with the error messages of the last execution of the program.
- [X] Create/clear `$CONFIG/cup…