From b3ee514ea565aaed4839fb87040c15bf9d8b1db8 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Tue, 9 Feb 2021 07:12:55 +0300 Subject: [PATCH] fix ssh configtabulation --- ssh/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ssh/config b/ssh/config index 57135e5..c050ad3 100644 --- a/ssh/config +++ b/ssh/config @@ -1,8 +1,8 @@ Host github.com - User iiiypuk - IdentityFile /home/user/.ssh/guthub + User iiiypuk + IdentityFile /home/user/.ssh/guthub Host vm4 - User user - HostName 178.250.157.194 - + User user + HostName 178.250.157.194 + IdentityFile C:\Users\User\.ssh\vm4