Hi, I am trying to change Pkg.dir and homedir for Julia permanently, as the default installation set them to a net-drive in my Win7. I can use ENV[""] = to set them temporarily. However, every time I exit Julia and restart it, the Pkg.dir and homedir change back to the default net-drive directory, which is really an issue to me.
Can anyone help me? Many thanks.
