Possible to share a Config.h file between multiple sketches?

Thanks, so you would suggest creating a library for this use case of making a config file acessible to both scripts?

This just seems off, as the typical use case for libraries is to make code extenally availble to other users, correct?