mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 09:30:20 +00:00
Removed ssh config option for using single identity file
This commit is contained in:
@@ -9,7 +9,6 @@ Host *
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
IgnoreUnknown UseKeychain
|
IgnoreUnknown UseKeychain
|
||||||
UseKeychain yes
|
UseKeychain yes
|
||||||
IdentityFile ~/.ssh/id_rsa
|
|
||||||
|
|
||||||
Host apollo
|
Host apollo
|
||||||
HostName 10.0.0.102
|
HostName 10.0.0.102
|
||||||
|
|||||||
Reference in New Issue
Block a user