1 2 3 4
#!/usr/bin/env bash echo "Updating the yadm repo origin URL" yadm remote set-url origin "git@yigitsever.com:personal/dotfiles"