Update dotfiles

This commit is contained in:
Werner
2022-06-11 11:47:10 -03:00
parent bff7953214
commit 2e860bad43
15 changed files with 174 additions and 163 deletions

3
Config/.ssh/config Normal file
View File

@ -0,0 +1,3 @@
Host *
AddKeysToAgent yes
IdentitiesOnly yes