Skip to content

Instantly share code, notes, and snippets.

View adamburvill's full-sized avatar

Adam Burvill adamburvill

View GitHub Profile
@adamburvill
adamburvill / basicOsx
Last active August 29, 2015 13:56 — forked from saetia/gist:1623487
Basic Mac OSX Setup
[Mensch font](http://robey.lag.net/2010/06/21/mensch-font.html),
[Source Code Pro](http://sourceforge.net/projects/sourcecodepro.adobe/files/),
[Webkit](http://webkit.org),
[Chrome](http://google.com/chrome),
[Firefox](http://firefox.com),
[Kaleidoscope](http://www.kaleidoscopeapp.com),
[iTerm](http://iterm2.com),
[Sublime Text](http://www.sublimetext.com/dev),
[Sequel Pro](http://nightly.sequelpro.com),
[Codekit](http://incident57.com/codekit/),
@adamburvill
adamburvill / 0_reuse_code.js
Created March 27, 2014 18:16
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

FWIW: I didn't produce the content present here. I've just copy-pasted it from somewhere over the Internet, but I cannot remember exactly the original source. I was also not able to find the author's name, so I cannot give him/her the proper credit.


Effective Engineer - Notes

What's an Effective Engineer?