summaryrefslogtreecommitdiffstats
path: root/.ssh/config
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-07-17 17:05:36 +0200
committerJoe <rbo@gmx.us>2025-07-17 17:05:36 +0200
commit21865e8f6287555987a51843ae94c03fd7be82bb (patch)
tree49a393b1d58df334b42beb2159b21df382b533bc /.ssh/config
parentdunstupagain (diff)
downloaddotfiles-bsd-21865e8f6287555987a51843ae94c03fd7be82bb.tar.gz
dotfiles-bsd-21865e8f6287555987a51843ae94c03fd7be82bb.tar.bz2
dotfiles-bsd-21865e8f6287555987a51843ae94c03fd7be82bb.tar.xz
dotfiles-bsd-21865e8f6287555987a51843ae94c03fd7be82bb.tar.zst
dotfiles-bsd-21865e8f6287555987a51843ae94c03fd7be82bb.zip
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 6c52b02..f30d4d9 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,6 +1,7 @@
Host * !mars !mother !helios
User root
StrictHostKeyChecking no
+ UserKnownHostsFile /dev/null
Host mars
User jozan
Host mother