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

https://github.com/raineorshine/sublime-text-settings

Backup of my Sublime Text Packages and Settings
https://github.com/raineorshine/sublime-text-settings

Last synced: 7 months ago
JSON representation

Backup of my Sublime Text Packages and Settings

Awesome Lists containing this project

README

          

Backup Sublime Packages and Settings

## Install

Clone to `~/Library/Application Support/Sublime Text`

## Usage

Define an alias in your shell rc file for easy backup from anywhere:

```sh
alias backupsublime="~/Library/Application\ Support/Sublime\ Text/backup.sh"
```

Create a backup and push to repo:

```sh
$ backupsublime
```