Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-koppenhagen/atom-snippets
A collection of snippets for atom-snippet.
https://github.com/d-koppenhagen/atom-snippets
Last synced: 3 days ago
JSON representation
A collection of snippets for atom-snippet.
- Host: GitHub
- URL: https://github.com/d-koppenhagen/atom-snippets
- Owner: d-koppenhagen
- Created: 2015-08-12T13:07:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T20:17:27.000Z (over 9 years ago)
- Last Synced: 2024-10-11T06:11:50.633Z (about 1 month ago)
- Language: CoffeeScript
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atom-snippets
A collection of snippets for atom-snippet.## How to use it
* backup your old file:
* `mv ~/.atom/snippets.cson ~/.atom/snippets_backup.cson`
* set symlink from atom folder to `snippets.cson`-file in this git repo
* `ln -s snippets.cson ~/.atom/snippets.cson`