#!/bin/bash

ln -sf ../../.githooks/pre-commit "$(git rev-parse --git-dir)/hooks/"
