From 77f150658fad682ab7549c3418b12659863a3be4 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 29 May 2022 21:45:25 +0200 Subject: Remove the old sapera configurations --- .ssh/config | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.ssh/config b/.ssh/config index 276c425..6f15256 100644 --- a/.ssh/config +++ b/.ssh/config @@ -8,9 +8,5 @@ Host parrotOS ForwardAgent yes StreamLocalBindUnlink yes -Host *.sapera.cloud - PreferredAuthentications publickey - IdentityFile ~/.ssh/sapera - Host * - ServerAliveInterval 300 + ServerAliveInterval 300 -- cgit v1.2.3