diff options
| author | EuAndreh <eu@euandre.org> | 2022-03-25 18:09:24 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-03-25 18:09:24 -0300 |
| commit | 9e6ea1d9d691ebca7c3ab2a6b8d1e26191bc8ba2 (patch) | |
| tree | 6fb529a8f7fb613999d590c5d29d0822812867f9 /ssh.conf | |
| parent | src/bin/backup: Change remote path usurpador-borg/ -> borg/usurpador/ (diff) | |
| download | dotfiles-9e6ea1d9d691ebca7c3ab2a6b8d1e26191bc8ba2.tar.gz dotfiles-9e6ea1d9d691ebca7c3ab2a6b8d1e26191bc8ba2.tar.xz | |
ssh.conf: Include multiple files instead of keeping config here
Diffstat (limited to 'ssh.conf')
| -rw-r--r-- | ssh.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh.conf b/ssh.conf new file mode 100644 index 00000000..319d6b35 --- /dev/null +++ b/ssh.conf @@ -0,0 +1,2 @@ +Include ~/dev/libre/servers/src/infrastructure/ssh.conf +Include ~/dev/others/lawtech/src/infrastructure/ssh.conf |
