setup ssh agent
This commit is contained in:
parent
4fa14e4cac
commit
ef21d992bb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
Host *
|
Host *
|
||||||
IdentitiesOnly=yes
|
IdentitiesOnly=yes
|
||||||
|
AddKeysToAgent yes
|
||||||
Host pete
|
Host pete
|
||||||
HostName phoward.mooo.com
|
HostName phoward.mooo.com
|
||||||
User stev
|
User stev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue