Is there a way to redirect “~/.julia/config” to another directory via an envionment variable? I didn’t see anything in https://docs.julialang.org/en/v1/manual/environment-variables/index.html for config, but it’s possible to redirect everything else in “~/.julia”, of course.
(It would actually be nice to have an env variable that can redirect the hole of “~/.julia”, in addition to the specific ones for packages, dev, etc.)