feat(config): split ssh configuration by host

This commit is contained in:
2023-07-23 17:17:08 +03:00
parent 4ec9444e29
commit 87281a436f
5 changed files with 12 additions and 7 deletions

3
ssh/shared.d/github Normal file
View File

@@ -0,0 +1,3 @@
Host github.com
User git

5
ssh/shared.d/lakka Normal file
View File

@@ -0,0 +1,5 @@
Host lakka
User viir
HostName lakka.kapsi.fi
IdentityFile ~/.ssh/id_rsa