From ec079fc1696c635abc7783e0f961ac614569dbe2 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 16 Nov 2009 14:26:11 -0600 Subject: pine update, x-forwarding to spt --- .pinerc | 2 +- .ssh/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.pinerc b/.pinerc index 14ab65b..af816f4 100644 --- a/.pinerc +++ b/.pinerc @@ -318,7 +318,7 @@ address-book= global-address-book= # Set by Pine; controls beginning-of-month sent-mail pruning. -last-time-prune-questioned=109.10 +last-time-prune-questioned=199.11 # Set by Pine; controls display of "new version" message. last-version-used=6.00 diff --git a/.ssh/config b/.ssh/config index f88aca4..abd6bc8 100644 --- a/.ssh/config +++ b/.ssh/config @@ -24,6 +24,7 @@ Host athena #PreferredAuthentications publickey,gssapi,password Host spt HostName spt.uchicago.edu + ForwardX11 yes Host fajitta HostName 128.32.117.23 User mux -- cgit v1.2.3