#!/usr/bin/env bash set -euo pipefail REPO="$(chezmoi source-path)" cd "$REPO" git push