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