Skip to content

Instantly share code, notes, and snippets.

View gjherbiet's full-sized avatar

Guillaume-Jean Herbiet gjherbiet

View GitHub Profile
#!/usr/bin/ruby
#
# This script installs to /usr/local only. To install elsewhere you can just
# untar http://github.com/mxcl/homebrew/tarball/master anywhere you like.
#
# 2nd July 2010:
# Added chgrp/chmod for all man directories (/usr/local/share/man*)
#
# 30th March 2010:
# Added a check to make sure user is in the staff group. This was a problem