Skip to content

Instantly share code, notes, and snippets.

View chrisscott's full-sized avatar

Chris Scott chrisscott

View GitHub Profile
@chrisscott
chrisscott / hack.sh
Created April 4, 2012 15:54 — forked from kaimallea/hack.sh
OSX For Hackers
#!/usr/bin/env sh
##
# This is script with usefull tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh
#