Skip to content

Instantly share code, notes, and snippets.

View dkissell's full-sized avatar

Dan Kissell dkissell

View GitHub Profile
@dkissell
dkissell / hack.sh
Created June 14, 2012 17:20 — forked from steveklabnik/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
#