Skip to content

Instantly share code, notes, and snippets.

View pdwilso's full-sized avatar

sum kitteh pdwilso

View GitHub Profile
@pdwilso
pdwilso / stuffz.txt
Created August 16, 2017 01:26
sum stuffz
#!/bin/cat << TALES
## stufz.txt
## could write this some other ways...
## E.G. #!/bin/cat $0-
Iz mebbe sum importunt cat stuffz, thiz heer. Srsly.
TALES
@pdwilso
pdwilso / 0_reuse_code.js
Created May 30, 2016 06:50
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