dotfiles/private_dot_ssh/config
2019-03-01 09:47:48 +01:00

6 lines
192 B
Plaintext

# Needed for https://stackoverflow.com/questions/27566999/git-with-intellij-idea-could-not-read-from-remote-repository
Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa