Skip to content

Instantly share code, notes, and snippets.

View credondocr's full-sized avatar
💻
Working from home

Cesar Redondo credondocr

💻
Working from home
View GitHub Profile
@yeco
yeco / hack.sh
Created April 25, 2012 20:13
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/2492984/hack.sh | sh
#