#!/bin/sh
echo "Setting the yadm repo origin URL to SSH..."
yadm remote set-url origin "git@github.com:fwonkas/dotfiles.git"