Use regular ssh key for github. Remove stale key.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-05 23:35:45 +01:00
commit f57861d707
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