https://github.com/macournoyer/ruby-supreme.tmbundle
A TextMate bundle I use w/ my Ruby stuff. Full of magic.
https://github.com/macournoyer/ruby-supreme.tmbundle
Last synced: 4 months ago
JSON representation
A TextMate bundle I use w/ my Ruby stuff. Full of magic.
- Host: GitHub
- URL: https://github.com/macournoyer/ruby-supreme.tmbundle
- Owner: macournoyer
- Created: 2011-05-27T17:33:49.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-27T19:04:23.000Z (about 15 years ago)
- Last Synced: 2026-01-12T01:55:27.662Z (5 months ago)
- Size: 98.6 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To install:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/macournoyer/Ruby-Supreme.tmbundle.git "Ruby Supreme.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'