kinit alias

This commit is contained in:
Simonas Narbutas
2019-02-21 09:37:12 +01:00
parent 55207e8ed5
commit 57aeb4681a
2 changed files with 15 additions and 1 deletions

View File

@@ -5,6 +5,19 @@ Host narbuto.lt 192.168.178.100
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa_home
Host mail.narbutas.it 116.203.70.29
User simas
PubKeyAuthentication yes
# UseKeychain yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa_mail_epiphanius
Host git.narbuto.lt
User git
PubKeyAuthentication yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa_backute_gitea
Host adm-gerrit-001 adm-gerrit-001.ams4.bolcom.net gerrit.internal.adm.bol.com gerrit.tools.bol.com
User snarbutas
Port 29418