From 5bba26995f6431f00f17a7a0eef8940b94ddbfd8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 29 Jan 2015 00:53:48 -0500 Subject: ssh: X11 forward to build64-par when near by default --- .config/ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/ssh/config b/.config/ssh/config index 7d7704e..7bab06d 100644 --- a/.config/ssh/config +++ b/.config/ssh/config @@ -28,6 +28,8 @@ Host lukeshu.com Host build64-par Port 22 User luke + ForwardX11 yes + ForwardX11Trusted yes Host build64-par-far Port 1864 -- cgit v1.1-4-g5e80