Created
March 1, 2012 22:39
-
-
Save zeke/1953735 to your computer and use it in GitHub Desktop.
Install the CoffeeScript TextMate bundle in Sublime Text 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/CoffeeScript | |
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/CoffeeScript | |
curl -O https://raw.github.com/jashkenas/coffee-script-tmbundle/master/Syntaxes/CoffeeScript.tmLanguage | |
curl -O https://raw.github.com/jashkenas/coffee-script-tmbundle/master/Preferences/CoffeeScript.tmPreferences |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Πολύ καλό!! Σ'ευχαριστώ @zeke :>