#!/bin/sh echo "Updating the yadm repo origin URL" yadm remote set-url origin "git@github.com:MyUser/dotfiles.git"