#!/usr/bin/env sh export GIT_DIR="$HOME/.local/share/yadm/repo.git" pre-commit $@ -c .config/pre-commit-config.yaml