An open API service indexing awesome lists of open source software.

https://github.com/zaaack/atom-backup

My config and packages for atom editor
https://github.com/zaaack/atom-backup

Last synced: 12 months ago
JSON representation

My config and packages for atom editor

Awesome Lists containing this project

README

          

# atom-backup
My config and packages for atom editor

## Backup

### First

`apm install package-sync` and run Package Sync:create package list to backup packages.

## Second

git commit and push to backup `.atom` files

## Restore

### First

clone this repository to `~/.atom` directory, and replace the old files.

### Second

`apm install package-sync` and run Package Sync:sync to sync packages.