From 514ff3c4f4ac4e95da400ea4d1aebfa1d9355bae Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 2 Jan 2020 08:14:31 +0100 Subject: [PATCH] Feat: remove songe in sshconfig --- files/dotfiles/sshconfig | 9 --------- 1 file changed, 9 deletions(-) diff --git a/files/dotfiles/sshconfig b/files/dotfiles/sshconfig index 07b785c..1e89cf9 100755 --- a/files/dotfiles/sshconfig +++ b/files/dotfiles/sshconfig @@ -28,15 +28,6 @@ Host github PubkeyAcceptedKeyTypes * identityfile ~/.ssh/id_dsa_noPass -Host Songe - HostName songe - User waha - Port 22 - ForwardAgent yes - PubkeyAcceptedKeyTypes * - identityfile ~/.ssh/id_rsa_songe - IdentitiesOnly yes - Host Choux HostName Choux User lafrite