aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ssh/config')
-rw-r--r--etc/ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ssh/config b/etc/ssh/config
new file mode 100644
index 0000000..8df05c0
--- /dev/null
+++ b/etc/ssh/config
@@ -0,0 +1,5 @@
+Host *
+ UserKnownHostsFile ${XDG_CONFIG_HOME}/ssh/known_hosts
+
+Include ~/dev/libre/servers/src/infrastructure/ssh.conf
+Include ~/dev/others/lawtech/src/infrastructure/ssh.conf