#!/bin/bash

ln -s $(pwd)/pre-commit $(git rev-parse --git-dir)/hooks
