It wouldn't be too hard to make it so that `BaseDirs.User.thing(Project("mypkg"))` would check for the envvar `JULIA_MYPKG_THING` and use it if set. Is this a good idea? Are there any particular considerations around how it should be done?