summary refs log tree commit diff
path: root/home/.ssh/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-25 20:50:36 -0400
committerJune McEnroe <june@causal.agency>2021-09-25 20:50:36 -0400
commitd7be9678b3405d56464b658f1db00e031eb75be8 (patch)
tree4872a43d69c7da5e13a47264eb021c34a7813517 /home/.ssh/config
parentAdd scout to ssh config (diff)
downloadsrc-d7be9678b3405d56464b658f1db00e031eb75be8.tar.gz
src-d7be9678b3405d56464b658f1db00e031eb75be8.zip
Disable HashKnownHosts
All this really does is make fixing problems more difficult.
Diffstat (limited to 'home/.ssh/config')
-rw-r--r--home/.ssh/config2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index b9c29bf3..a2e6db08 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -1,8 +1,6 @@
 IgnoreUnknown Include
 Include config_private
 
-HashKnownHosts yes
-
 SendEnv LANG LC_*
 
 Host monday beastie puffy toaster tux progynova
2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe