Sync Sublime Text settings across macs
First install Sublime text.
Then install Package Control: https://packagecontrol.io/installation
On this page, follow instructions under "If a secondary computer is a Mac": https://blog.codecarrot.net/how-to-sync-sublime-text-packages-and-settings-across-multiple-computers-with-cloud-storage/
Then make sure that the following folders in Dropbox is set to Smart Sync "Local" (not "cloud"): Dropbox/Sync Dropbox/Sync/Sublime Text Dropbox/Sync/Sublime Text/User
Tip: When in Terminal, to cd to a path that has folders that contain spaces, precede the spaces with . Also, you can just type the first word, then hit Tab, and it will do this for you.
Now, after Dropbox syncing completes, when you restart Sublime, all packages and settings should be synced.
Last updated