mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 07:51:40 +00:00
feat(config): split ssh configuration by host
This commit is contained in:
5
ssh/shared.d/lakka
Normal file
5
ssh/shared.d/lakka
Normal file
@@ -0,0 +1,5 @@
|
||||
Host lakka
|
||||
User viir
|
||||
HostName lakka.kapsi.fi
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Reference in New Issue
Block a user