Update for removal of github specific ssh key.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-05 23:38:28 +01:00
commit c3c03a1a5e
3 changed files with 0 additions and 6 deletions

View file

@ -68,7 +68,6 @@ Host clone-* full-*
# Git services.
Host github.com
User git
IdentityFile ${HOME}/.ssh/id_ed25519_github
ForwardAgent no
ClearAllForwardings yes