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