Skip to content

Instantly share code, notes, and snippets.

View bpanulla's full-sized avatar

Brian Panulla bpanulla

View GitHub Profile
@samg
samg / osx.sh
Created April 4, 2012 04:41 — forked from rfunduk/osx.sh
OSX For Hackers
#!/usr/bin/env sh
##
# This is script with useful tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2263406/osx.sh | sh
#