Skip to content

Instantly share code, notes, and snippets.

@peterudo
peterudo / hack.sh
Created April 2, 2012 09:22 — forked from erikh/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/2282017/23b1f82ef37c6e47182d8124484c35ca72e0c819/hack.sh | sh
#