ssh: config: externalize host configuration

Even though it may not be critical to have usernames, hostnames and the
respective ssh ports out in the open as they usually aren't secret, it
should still be avoided.
This commit is contained in:
Thomas Preisner 2021-04-24 14:33:53 +02:00
parent 479ccc33f8
commit 6c05cf1a98
3 changed files with 7 additions and 37 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "ssh/conf.d"]
path = ssh/conf.d
url = git@git.preisner.eu:preisi/ssh-config.git