On Wednesday, 2 December 2015 at 12:03:50 UTC, Mathias Lang wrote:
I'd personally like to have a `.dubconfig` settings, similar to
how
`.gitconfig` does it (same locations and lookup rules, e.g.
~/.dubconfig
taking precedence over the global one). Some obvious candidates
are the
default compiler, where to store the package cache, the default
file format
to use, and the default values that gets used for copyright /
author /
license when running `dub init`.
I guess this should be part of an issue :)
How about this goes in .dub/config.something (or following XDG, I
don't know)