diff options
author | mail_redacted_for_web | 2022-07-16 11:13:52 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2022-07-16 11:13:52 +0200 |
commit | d83a51722f5779626ca68dbaa831cbd1bde319d8 (patch) | |
tree | b94dda9c603becdcb8ef9c372bec4d4a39de4acd /.ssh/config | |
parent | bb718a1fbb4f8729bc03f9b2866191fed177860c (diff) | |
download | dotfiles-d83a51722f5779626ca68dbaa831cbd1bde319d8.tar.bz2 |
+ssh control master
Diffstat (limited to '.ssh/config')
-rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config new file mode 100644 index 0000000..51ec533 --- /dev/null +++ b/.ssh/config @@ -0,0 +1 @@ +Include ~/.ssh/config.d/*.conf |