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
- Host: GitHub
- URL: https://github.com/raineorshine/sublime-text-settings
- Owner: raineorshine
- Created: 2013-10-06T16:32:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T00:57:59.000Z (over 2 years ago)
- Last Synced: 2025-03-10T15:09:35.584Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 110 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```