#!/bin/sh

set -e

[ -f .git/hooks/ctags ] || git init
.git/hooks/ctags
