setup ssh agent

This commit is contained in:
Stefen Auris 2021-08-16 02:17:16 -04:00
parent 4fa14e4cac
commit ef21d992bb

View file

@ -1,5 +1,6 @@
Host *
IdentitiesOnly=yes
AddKeysToAgent yes
Host pete
HostName phoward.mooo.com
User stev