mirror of
https://gitea.blesmrt.net/mikaela/minidotfiles.git
synced 2024-11-24 04:09:25 +01:00
ssh/config: add Includes
This commit is contained in:
parent
37f1ab41d9
commit
75ce8d4890
@ -1,3 +1,6 @@
|
|||||||
|
Include ~/.ssh/config.d/*.conf
|
||||||
|
Include /etc/ssh/ssh_config.d/*.conf
|
||||||
|
|
||||||
Host *
|
Host *
|
||||||
ForwardAgent no
|
ForwardAgent no
|
||||||
ForwardX11 no
|
ForwardX11 no
|
||||||
|
Loading…
Reference in New Issue
Block a user