summary refs log tree commit diff
path: root/home/.ssh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-08-19 14:13:59 -0400
committerJune McEnroe <june@causal.agency>2017-08-19 14:13:59 -0400
commiteeadedc3b1d7b0f46eed2658162991010a51f21e (patch)
tree7c7d753beeff56143653eb0b4eeb1d33e7216c35 /home/.ssh
parentRemove scala syntax file (diff)
downloadsrc-eeadedc3b1d7b0f46eed2658162991010a51f21e.tar.gz
src-eeadedc3b1d7b0f46eed2658162991010a51f21e.zip
Move nethack options to env
Diffstat (limited to 'home/.ssh')
-rw-r--r--home/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 8992ad3a..4ae18c54 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -3,6 +3,8 @@ Include config_private
 
 HashKnownHosts yes
 
+SendEnv NETHACKOPTIONS
+
 Host tux.local thursday.local
     ForwardAgent yes
     RemoteForward 7062 127.0.0.1:7062