Use regular ssh key for github. Remove stale key.
This commit is contained in:
parent
1853b2a62a
commit
f57861d707
3 changed files with 0 additions and 6 deletions
|
|
@ -68,7 +68,6 @@ Host clone-* full-*
|
|||
# Git services.
|
||||
Host github.com
|
||||
User git
|
||||
IdentityFile ${HOME}/.ssh/id_ed25519_github
|
||||
ForwardAgent no
|
||||
ClearAllForwardings yes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue