Is your feature request related to a problem? Please describe.
It would be nice to be able to just always copy the files instead of symlinking.
Describe the solution you'd like
I think that with dotter's current architecture, the most sensible parameter would be a --copy command-line flag
Describe alternatives you've considered
A technically working (well, not even, see #77) solution would be to add the "template" type to all files. It goes without saying this is not a viable solution.
Is your feature request related to a problem? Please describe.
It would be nice to be able to just always copy the files instead of symlinking.
Describe the solution you'd like
I think that with dotter's current architecture, the most sensible parameter would be a
--copycommand-line flagDescribe alternatives you've considered
A technically working (well, not even, see #77) solution would be to add the "template" type to all files. It goes without saying this is not a viable solution.