diff --git a/.config/yadm/bootstrap b/.config/yadm/bootstrap index 736c1e1..f0223cb 100755 --- a/.config/yadm/bootstrap +++ b/.config/yadm/bootstrap @@ -314,7 +314,6 @@ if test "$USER" = 'phundrak' printf "\n# Update yadm’s remotes #######################################################\n\n" yadm remote set-url origin git@labs.phundrak.com:phundrak/dotfiles.git -yadm remote add github git@github.com:phundrak/dotfiles.git printf "\n# Decrypt encrypted dotfiles ##################################################\n\n" yadm decrypt diff --git a/org/config/bootstrap.org b/org/config/bootstrap.org index cc41384..447d9a4 100644 --- a/org/config/bootstrap.org +++ b/org/config/bootstrap.org @@ -692,7 +692,6 @@ dotfiles to be set to ssh remotes using my ssh keys. #+BEGIN_SRC fish printf "\n# Update yadm’s remotes #######################################################\n\n" yadm remote set-url origin git@labs.phundrak.com:phundrak/dotfiles.git -yadm remote add github git@github.com:phundrak/dotfiles.git #+END_SRC I will also want to decrypt my encrypted files, such as said ssh keys.