[ADD][SSH] Add keys to agent when prompted

This commit is contained in:
Bruno BELANYI 2020-09-11 12:15:29 +02:00
parent 6c106f6170
commit d6330c1767

View file

@ -1,5 +1,7 @@
Include private_config # Inside ~/.ssh/
AddKeysToAgent yes
Host github.com
HostName github.com
IdentityFile ~/.ssh/shared_rsa