Skip to content

Instantly share code, notes, and snippets.

View cswilliams's full-sized avatar

Chris Williams cswilliams

View GitHub Profile
# Assuming you're on Ubuntu or OSX
#
GIT=$(dirname `which git`)
sudo install -m 755 git-lh.rb $GIT/git-lh
sudo install -m 755 git-lh-push.sh $GIT/git-lh-push