Skip to content

Instantly share code, notes, and snippets.

View kanejoe's full-sized avatar

Joe Kane kanejoe

  • Dublin, Ireland
View GitHub Profile
@kanejoe
kanejoe / gist:c2d2544333d5dc024b89
Created May 13, 2015 06:10
mac path to node commands
export PATH="$HOME/.node/bin:$PATH"
@kanejoe
kanejoe / 0_reuse_code.js
Created January 18, 2014 20:41
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
@kanejoe
kanejoe / countiesIreland.json
Created September 9, 2013 19:14
Counties of Ireland in JSON format
[
"Antrim",
"Armagh",
"Carlow",
"Cavan",
"Clare",
"Cork",
"Derry",
"Donegal",
"Down",