fix: gh ssh hostname
This commit is contained in:
parent
6ba1836a03
commit
8ba20cbc56
@ -166,6 +166,7 @@ Host *.egihosting.com
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host gh
|
||||
HostName github.com
|
||||
User git
|
||||
Port 22
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Loading…
Reference in New Issue
Block a user