Skip to content

Instantly share code, notes, and snippets.

View christiancable's full-sized avatar
😴

Christian Cable christiancable

😴
View GitHub Profile
@christiancable
christiancable / Preferences.sublime-settings
Created December 15, 2013 11:28
Sublime Text 2 user settings
{
"color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
"font_face": "Inconsolata",
"font_size": 17.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"theme": "Soda Light.sublime-theme",
@christiancable
christiancable / gist:7855562
Created December 8, 2013 10:23
Text:Sublime Tutotial One
Sample gist for tutorial at https://tutsplus.com/lesson/sexy-code-snippet-management-with-gists/