>>107816563
>If you move stuff to another file then it still gets added to this one when you edit things in the customize options
not if you set `custom-file' to a file path, that's the entire point. but you'll want to copy paste the old Custom stuff into that new file. C-h v custom-file:
When you change this variable outside Custom, look in the
previous custom file (usually your init file) for the
forms ‘(custom-set-variables ...)’ and ‘(custom-set-faces ...)’,
and copy them (whichever ones you find) to the new custom file.
This will preserve your existing customizations.