How can I sign in to Chrome but not immediately sync everything?

Solution 1:

How can I sign in to Chrome but not immediately sync everything?

Use the following command line switch:

--disable-sync Disables syncing browser data to a Google Account.

Source Reference List of Chromium Command Line Switches

See Run Chromium with flags for instructions on how to run chrome with added command line switches.