Skip to content

Instantly share code, notes, and snippets.

@fabioperrella
Last active January 13, 2017 12:37
Show Gist options
  • Save fabioperrella/825cd8043d97a526928483bebadab3ab to your computer and use it in GitHub Desktop.
Save fabioperrella/825cd8043d97a526928483bebadab3ab to your computer and use it in GitHub Desktop.
sublime sync
{"/home/fabio/workspace/hodor/home/fabio/workspace/provisioning-core": {"attributes": {}, "definitions": []}}
{
"PHP":
[
"inc",
"php3",
"php4",
"php5",
"phtml"
],
"Python":
[
"py3",
"pyw"
],
"Ruby":
[
"jbuilder",
"podspec",
"rabl",
"rake",
"rb",
"simplecov",
"thor"
],
"Ruby Haml":
[
"haml"
],
"Shell-Unix-Generic":
[
"bash",
"sh",
"zsh"
],
"XML":
[
"xml.dist"
],
"YAML":
[
".gemrc",
"yml",
"yml.dist"
]
}
{
// If you want exceptions reraised so you can see them in the console, change this to true.
"reraise_exceptions": false,
// If you want to have a syntax applied when new files are created, set new_file_syntax to the name of the syntax to use.
// The format is exactly the same as "name" in the rules below. For example, if you want to have a new file use
// JavaScript syntax, set new_file_syntax to 'JavaScript'.
"new_file_syntax": false,
// Put your custom syntax rules here:
"syntaxes": [
]
}
{
"extensions":
[
"rb"
]
}
[
{ "keys": ["ctrl+period"], "command": "rails_go_to_spec" }
]
{
"convert_path" : "/usr/bin/convert"
}
{
"extensions":
[
]
}
{
"extensions":
[
"ctp",
"inc"
]
}
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment