dotfiles/private_dot_ssh/config

6 lines
192 B
Plaintext
Raw Normal View History

2019-03-01 08:47:48 +00:00
# Needed for https://stackoverflow.com/questions/27566999/git-with-intellij-idea-could-not-read-from-remote-repository
2019-03-01 08:17:42 +00:00
Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa