https://github.com/allienx/sublime-config
Sublime Text settings and keymap files.
https://github.com/allienx/sublime-config
sublime-text sublime-text-settings
Last synced: 3 months ago
JSON representation
Sublime Text settings and keymap files.
- Host: GitHub
- URL: https://github.com/allienx/sublime-config
- Owner: allienx
- License: mit
- Created: 2017-06-06T04:26:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T22:12:06.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T05:38:06.665Z (5 months ago)
- Topics: sublime-text, sublime-text-settings
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sublime-config
Sublime Text settings and keymap files.## Installation
On macOS:
```sh
cd ~/Library/Application Support/Sublime Text 3/Packages/User
git clone [email protected]:allienx/sublime-config.git .
```If Sublime Text is open, then quit it and re-open for settings to take effect.