[Bootstrap] Remove github remote for yadm dotfiles
continuous-integration/drone/push Build is passing Details

Gitea now mirrors automatically commits on its repository to Github
This commit is contained in:
Lucien Cartier-Tilet 2023-01-05 14:19:02 +01:00
parent d6c7f2ccdb
commit 1ceaaf7f3f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 0 additions and 2 deletions

View File

@ -314,7 +314,6 @@ if test "$USER" = 'phundrak'
printf "\n# Update yadms 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

View File

@ -692,7 +692,6 @@ dotfiles to be set to ssh remotes using my ssh keys.
#+BEGIN_SRC fish
printf "\n# Update yadms 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.