Skip to content

Instantly share code, notes, and snippets.

View disbelief's full-sized avatar
🚀

Mike Lawlor disbelief

🚀
View GitHub Profile
@disbelief
disbelief / hack.sh
Created March 31, 2012 11:03 — 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/2108403/hack.sh | sh
#