On Thursday, December 24, 2015 at 8:48:36 AM UTC+5:30, Stefan Karpinski wrote: > > Mine's empty. I just take anything I want in .juliarc.jl and put it > directly in base. j/k >
Haha, I actually thought about something related when posting the question: there's a lot of common boilerplate in people's .vimrc files, because Vim is stuck carrying around a lot of backwards-compatibility baggage. But if something is enough of a pain point to be in most everyone's .juliarc.jl, at this stage of development it'll probably get added in base soon enough (unless it's stuff like `using SOME_PACKAGE_I_ALWAYS_USE` like in the linked message).