问题
I have installed Github Atom Editor in my Personal PC and Office PC. I want to sync the settings and packages to my dropbox account so when i log in the office PC it automatically download or update all the packages and settings to my Home PC
回答1:
Have you tried to use Atom Sync Settings instead? It does the job for me.
回答2:
If you don't absolutely need Dropbox, atom-package-sync is a package that I created a couple weeks ago. It works a little bit like the synchronization of Google Chrome, you just login and it syncs your packages and settings automatically across all your Atom instances.
I plan to release the source code for the server side in the coming weeks and add an export feature for alternative backups.
回答3:
You can use package-sync in combination with Git. I simply added the relevant files to my homegit.
来源:https://stackoverflow.com/questions/29879947/how-to-sync-packages-and-settings-for-multiple-computer-in-github-atom-editor