Skip to content

Instantly share code, notes, and snippets.

View bgadoci's full-sized avatar

Brandon Gadoci bgadoci

View GitHub Profile
@bgadoci
bgadoci / coffeescript_bundle_for_sublime.sh
Last active December 12, 2015 04:08 — forked from zeke/coffeescript_bundle_for_sublime.sh
Adding coffee-script to sublime text 3.
mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/CoffeeScript
cd ~/Library/Application\ Support/Sublime\ Text\ 3/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