summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-05-29 21:45:25 +0200
committerAhmed Abdelhalim <[email protected]>2022-05-30 00:10:59 +0200
commit77f150658fad682ab7549c3418b12659863a3be4 (patch)
tree0c790c82e215806254f84c03f9a6d92a1dbec291
parentf8920e8701a241e26a7c386977a8705c89ec17ff (diff)
Remove the old sapera configurations
-rw-r--r--.ssh/config6
1 files changed, 1 insertions, 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