To further clarify the question, . Julia packages are installed in ~/.julia but ~ has changed directories. How do I change the directory where ~ points to?
On Thursday, July 30, 2015 at 3:49:43 PM UTC-4, [email protected] wrote: > > I was in the process of installing cmake and visual studio and somehow my > default Julia package and history folder changed from "C:\Users\Me" > to "C:\\work\\home\\.julia\\v0.3". How can I change it back? My .julia > folder and .julia_history are all in "C:\Users\Me" but Pkg.dir() > redirects to the new folder right now. >
