init dotfiles

This commit is contained in:
Morgan Wattiez
2019-03-01 09:17:42 +01:00
commit 0f0796d130
8 changed files with 179 additions and 0 deletions

4
private_dot_ssh/config Normal file
View File

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