Equivalent of .juliarc.jl in v0.7

I noticed that Julia does not execute .juliarc.jl on startup (I am using Windows10). Has this functionality been replaced, or do I need to enable it somewhere?

1 Like

The new location is ~/.julia/config/startup.jl.

2 Likes

Thank you! This works just fine. Notably I had to create the config folder.

I agree that it would seem useful that the config folder and empty startup.jl were generated automatically.

4 Likes

I probably should have searched the NEWS.md file where this is actually mentioned.

The manual reports it too: search for startup.