add gh shortform

lean
htran 2023-07-29 16:23:31 -07:00
parent c87dba3422
commit 6ba1836a03
1 changed files with 5 additions and 1 deletions

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