ssh: private config
This commit is contained in:
parent
4a13cbcd13
commit
09f3cb6b3f
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ AddressFamily inet
|
|||
RequestTty yes
|
||||
PreferredAuthentications=publickey
|
||||
|
||||
Include ~/.ssh/private_config
|
||||
|
||||
Host gitlab.com
|
||||
IdentityAgent /dev/null
|
||||
PKCS11Provider /usr/lib/pkcs11/libtpm2_pkcs11.so
|
||||
|
|
Loading…
Reference in a new issue