Skip to content

Instantly share code, notes, and snippets.

@jhthorsen
jhthorsen / hack.sh
Created February 7, 2016 00:26 — forked from aki-null/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/2261536/hack.sh | sh
#