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