Skip to content

Instantly share code, notes, and snippets.

View sumpygump's full-sized avatar

Jansen Price sumpygump

View GitHub Profile
@sumpygump
sumpygump / 0_reuse_code.js
Created July 29, 2014 01:55
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
@sumpygump
sumpygump / git-info
Last active December 14, 2015 13:58 — forked from shrwnsan/.profile
#!/bin/bash
# author: Duane Johnson <duane.johnson@gmail.com>
# contributor: Jansen Price <jansen.price@gmail.com>
# date: 2008 Jun 12
# license: MIT
#
# Based on discussion at http://kerneltrap.org/mailarchive/git/2007/11/12/406496
function main() {