Sublime Text 3 sync of Settings and Packages

Published:

Might be plugins for this, but here's how to setup a simple sync of settings and packages for Sublime Text 3 via for example a synced folder in Dropbox or OneDrive:

On the Original:

  1. Move %appdata%\Sublime Text 3\Packages\User to a synced folder.
  2. Make symbolic directory link from User to synced folder.

On the Other:

  1. Replace %appdata%\Sublime Text 3\Packages\User with symbolic directory link to the synced folder.