1
0

Add SSH agent configuration

This commit is contained in:
Jip J. Dekker 2021-09-08 22:13:57 +10:00
parent b77c2b6a1d
commit 30d7a48f35
No known key found for this signature in database
GPG Key ID: 517DF4A00618C9C3
2 changed files with 2 additions and 0 deletions

0
private_dot_ssh/.keep Normal file
View File

2
private_dot_ssh/config Normal file
View File

@ -0,0 +1,2 @@
Host *
UseKeychain yes