Skip to content

Instantly share code, notes, and snippets.

@padde
padde / hack.sh
Created July 14, 2012 16:52 — forked from eins78/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/3112090/hack.sh | sh
#