#!/bin/sh touch ./.git/hooks/pre-commit ln -s ./pre-commit .git/hooks/pre-commit