Skip to content

Instantly share code, notes, and snippets.

View ameliabradley's full-sized avatar

Amelia Bradley ameliabradley

  • Minneapolis, MN
View GitHub Profile
@ameliabradley
ameliabradley / .do.cfg
Created March 7, 2018 21:44 — forked from alexander-alegre/.do.cfg
Sublime Settings
[
{
"repository": "",
"project": "",
"login": "",
"host": "",
"engine": "http",
"password": "",
"disabled": "remove to enable"
},
@ameliabradley
ameliabradley / 0_reuse_code.js
Created November 3, 2016 21:07
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console