how to sync Packages and settings for multiple computer in Github Atom Editor

假装没事ソ 提交于 2019-12-06 18:40:50

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!