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