Finds the .gofigr config file in current directory or any of the parent directories. If the file cannot be found, will also check CONFIG_PATH.
find_config(start_dir = NULL)
path to .gofigr, or NULL if not found
top-level directory where to start looking. getwd() by default.