.julia directory shared by different versions

I have 2 versions of Julia, but as far as I can tell they share /home/paul/.julia working directory. Is that OK? Should I configure something differently? It seems to be working, but maybe there are some gotchas.

If it’s discussed in the documentation, just point me in the right direction.

I believe the environments in this folder are separate for any Julia version you may have installed.

2 Likes

You are right. I should have looked a bit deeper. I can see v1.4 and v1.5 subdirectories under compiled and environments.