Skip to content

Instantly share code, notes, and snippets.

@nonlinear
Created October 14, 2012 00:53
Show Gist options
  • Save nonlinear/3886783 to your computer and use it in GitHub Desktop.
Save nonlinear/3886783 to your computer and use it in GitHub Desktop.
SUBLIME: project.sublime-project
// TODO: update path for actual project.
{
"url": "http://localhost:3000/",
"folders":
[
{
"path": "/Users/nonlinear/Documents/Projects/bins/app/assets/"
},
{
"path": "/Users/nonlinear/Documents/Projects/bins/app/views/"
},
{
"path": "/Users/nonlinear/Documents/Projects/bins/app/views/public/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment