Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niksy/st-settings
Sublime Text personal settings.
https://github.com/niksy/st-settings
Last synced: 9 days ago
JSON representation
Sublime Text personal settings.
- Host: GitHub
- URL: https://github.com/niksy/st-settings
- Owner: niksy
- Created: 2013-01-13T16:34:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:46:19.000Z (about 2 months ago)
- Last Synced: 2024-12-16T18:12:40.083Z (10 days ago)
- Language: TypeScript
- Homepage:
- Size: 134 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sublime Text personal settings
As the title says, these are my personal settings for Sublime Text.
## Installation
1. Install [Package Control](https://sublime.wbond.net/installation).
2. Clone this repo to `~/.subl`.
3. Run `cp Package\ Control.sublime-settings ~/Library/Application\ Support/Sublime\ Text/Packages/User/
` so that Sublime Text can install all necessary packages first (you can open console with View → Show Console to see progress). If installation is going slow, system gets unresponsive or some packages don’t get installed, try installing them manually one by one.
4. After installation, run `~/.subl/bin/symlink`. This will symlink all necessary files to Sublime Text user folder so you can keep your preferences in version control without messing up standard User folder.