mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 10:04:34 +01:00
ssh_config: my ssh key is not system-wide
This commit is contained in:
parent
898b1dbfaf
commit
25bf96e30a
@ -17,9 +17,6 @@ Host *
|
|||||||
# Ensure KnownHosts are unreadable if leaked.
|
# Ensure KnownHosts are unreadable if leaked.
|
||||||
HashKnownHosts yes
|
HashKnownHosts yes
|
||||||
|
|
||||||
# SSH key to use
|
|
||||||
IdentityFile ~/.ssh/Mikaela_Suomalainen
|
|
||||||
|
|
||||||
LogLevel VERBOSE
|
LogLevel VERBOSE
|
||||||
Protocol 2
|
Protocol 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user