aboutsummaryrefslogtreecommitdiff
path: root/files/.ssh
diff options
context:
space:
mode:
Diffstat (limited to 'files/.ssh')
-rw-r--r--files/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.ssh/config b/files/.ssh/config
index 30c29de..8b10067 100644
--- a/files/.ssh/config
+++ b/files/.ssh/config
@@ -7,6 +7,8 @@ ControlPath ~/.ssh/.control.%n.%p.%r
ServerAliveInterval 60
TCPKeepAlive yes
Compression yes
+# http://petereisentraut.blogspot.com/2012/04/setting-time-zone-on-remote-ssh-hosts.html
+SendEnv LANG LC_* TZ
Host 192.168.*.*
StrictHostKeyChecking no