This package provides the following services:
Sync Atom settings to a git repo
Synchronize settings, keymaps, user styles, init script, snippets and installed packages across Atom instances to git repository.
Installation
This is a service package for Sync-Settings. You will need Sync-Settings installed for this package to do anything.
- Install Sync-Settings.
- Install Sync-Settings-git-location.
- Go To the Sync-Settings settings page.
- Check
Use Other Backup Location
. - Create a new repository. We recommend making it private.
- Enter the url in the
Git URL
setting on thesync-settings-git-location
settings page - Run command
sync-settings:backup
to backup your settings.