summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 634f333b..3cb8a4f3 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -3,7 +3,7 @@ Include config_private
 
 HashKnownHosts yes
 
-SendEnv NETHACKOPTIONS
+SendEnv LANG LC_* NETHACKOPTIONS
 
 Host monday thursday
 	HostName %h.local
ifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe