fix typo at update remote

This commit is contained in:
2024-11-11 13:55:18 -05:00
parent 6dde2dfde6
commit 3f8c51e097
+1 -1
View File
@@ -75,4 +75,4 @@ if ! [ -d "$HOME/.zsh/zsh-vi-mode" ]; then
fi fi
echo "Setting yadm repo origin to SSH" echo "Setting yadm repo origin to SSH"
yadm remote set-url origin "git@github.com/cdanesi/dotfiles.git" yadm remote set-url origin "git@github.com:cdanesi/dotfiles.git"