add ssh setup files

This commit is contained in:
Andrejus
2020-02-26 20:22:57 +00:00
parent efdc2179a4
commit 7013057c48
2 changed files with 18 additions and 0 deletions

5
ssh/config Normal file
View File

@@ -0,0 +1,5 @@
Host *
IgnoreUnknown UseKeychain
UseKeychain yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa