#!/bin/sh cd "$HOME" echo "Init submodules" yadm submodule update --recursive --init