Sync-settings Introduction
Sync-settings is a backup plugin that backs up Atom's global settings, plug-ins, key bindings (keymaps), interface styles, code Snippets (snippets), and init script.
Sync-settings Configuration
Configuration Items Access Token and Gist Id need to go to GitHub to request a build
Request to generate token and gist ID
Gist is a feature of GitHub that allows you to record code snippets and save the code you use frequently in your work or the good code you browse on GitHub in Gist.
Access Token is the OAuth authorization service token for GitHub.
- Log on to GitHub and click on the Gist icon (use the Gist function to flip the wall ):
- Create a GIST project:
- After successful creation, you will jump to the GIST Project browse page you just created, and the character following the nickname at the URL is the gist ID, which is pasted into the configuration of sync-settings:
4. Generate tokens as follows:
Atom Basic Tutorial One sync-settings configuration (11)