diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-05-29 21:45:25 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-05-30 00:10:59 +0200 |
| commit | 77f150658fad682ab7549c3418b12659863a3be4 (patch) | |
| tree | 0c790c82e215806254f84c03f9a6d92a1dbec291 /.ssh/config | |
| parent | f8920e8701a241e26a7c386977a8705c89ec17ff (diff) | |
Remove the old sapera configurations
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 6 |
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 |
