#! /bin/zsh
GIT_ROOT=$(git rev-parse --show-toplevel)
rm ~/.gitconfig
ln -s ${GIT_ROOT}/git/gitconfig ~/.gitconfig