diff options
Diffstat (limited to 'files/.ssh/config')
| -rw-r--r-- | files/.ssh/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/.ssh/config b/files/.ssh/config index 2c1fa2e..30c29de 100644 --- a/files/.ssh/config +++ b/files/.ssh/config @@ -1,3 +1,5 @@ +Include ~/.ssh/*.conf + HashKnownHosts no # Enable automatic connection multiplexing by default. ControlMaster auto @@ -13,5 +15,3 @@ Host 192.168.*.* Host riga.bobov.name CheckHostIp no - -Include ~/.ssh/*.conf |
