diff --git a/.ssh/config b/.ssh/config index b0001ae..ffa3826 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,7 +5,6 @@ ControlPath ${XDG_RUNTIME_DIR}/ssh_control:%h:%p:%r ControlPersist 1200 Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr AddressFamily inet -RequestTty yes PreferredAuthentications=publickey Include ~/.ssh/private_config