summary refs log tree commit diff
path: root/curtis/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'curtis/.ssh/config')
-rw-r--r--curtis/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/curtis/.ssh/config b/curtis/.ssh/config
index 8992ad3a..4ae18c54 100644
--- a/curtis/.ssh/config
+++ b/curtis/.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
ss='logsubject'>Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe