Joe Lillibridge ff305b446b
More setup
2024-10-18 01:46:03 -05:00

4 lines
115 B
Bash
Executable File

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