Skip to content

Instantly share code, notes, and snippets.

View sethmcl's full-sized avatar

Seth McLaughlin sethmcl

  • Dropbox
  • San Francisco, CA
View GitHub Profile
@sethmcl
sethmcl / 0_reuse_code.js
Created May 3, 2014 23:46
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
@sethmcl
sethmcl / README.md
Last active February 13, 2019 20:48 — forked from smileart/README.md

My modified fork of agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

Compatibility

const Question = React.createClass({
handleGetStarted: function(event) {
this.nextQuestion(event);
},
qdata: [
{
id: 0,
type: "m-choice",
question: "Are you ready to get started?",
options: [