add gh shortform

This commit is contained in:
htran 2023-07-29 16:23:31 -07:00
parent c87dba3422
commit 6ba1836a03

View File

@ -165,4 +165,8 @@ Host *.egihosting.com
IdentityFile ~/.ssh/id_ed25519 IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/id_rsa IdentityFile ~/.ssh/id_rsa
Host gh
User git
Port 22
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/id_rsa