summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-10-17 23:58:17 -0400
committerFreya Murphy <freya@freyacat.org>2024-10-17 23:58:17 -0400
commit3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc (patch)
tree6091132ca55d95009a7340da552ae1e2d632e0ca /.ssh
parentneovim good again (diff)
downloaddotfiles-arch-3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc.tar.gz
dotfiles-arch-3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc.tar.bz2
dotfiles-arch-3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc.zip
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 2908047..92ea7ef 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -62,3 +62,5 @@ Host *
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
KexAlgorithms -sntrup761x25519-sha512@openssh.com
+ ForwardX11 yes
+ ForwardX11Trusted yes