How to save Atom editor config and list of packages installed

前端 未结 6 2143
轮回少年
轮回少年 2021-01-30 00:18

I have recently started using Atom editor. Its pretty great so far. I am planning to install it on several other machines.

How can I replicate the config and list of pac

6条回答
  •  北荒
    北荒 (楼主)
    2021-01-30 00:31

    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.

提交回复
热议问题