diff options
Diffstat (limited to 'home/.ssh/config')
-rw-r--r-- | home/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index 5450fcdd..270f92d9 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,7 +3,7 @@ Include config_private HashKnownHosts yes -SendEnv LANG LC_* NETHACKOPTIONS +SendEnv LANG LC_* Host monday thursday tux HostName %h.local |