#!/bin/bash

mkdir -p .git/hooks
cp -f developer_toolbox/hooks/* .git/hooks