summary refs log tree commit diff
path: root/.ssh/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-01-06 10:32:23 -0500
committerJune McEnroe <june@causal.agency>2016-01-06 10:32:23 -0500
commit56c2467efd7ea6fab7d190fc20fc584669d8c70f (patch)
treeeafa6d934b733187f161cad9504bebecc2a4efd4 /.ssh/config
parentIgnore directory .swp files (diff)
downloadsrc-56c2467efd7ea6fab7d190fc20fc584669d8c70f.tar.gz
src-56c2467efd7ea6fab7d190fc20fc584669d8c70f.zip
Hash SSH known hosts
Diffstat (limited to '')
-rw-r--r--.ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 45d5f57a..8ddf84f8 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,3 +1,6 @@
+Host *
+  HashKnownHosts yes
+
 Host march
   HostName march.nyc3.do.cmcenroe.me