diff --git a/ssh/config.xenon b/ssh/config.xenon index f13805d..2806615 100644 --- a/ssh/config.xenon +++ b/ssh/config.xenon @@ -1,6 +1,8 @@ # /home/etorres/.ssh/config Host * Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com + IdentitiesOnly yes + IdentityAgent none Host aur.archlinux.org IdentityFile ~/.ssh/aur