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:
parent
479ccc33f8
commit
6c05cf1a98
3 changed files with 7 additions and 37 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "ssh/conf.d"]
|
||||
path = ssh/conf.d
|
||||
url = git@git.preisner.eu:preisi/ssh-config.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue