diff options
Diffstat (limited to 'home/john/.ssh/config')
-rw-r--r-- | home/john/.ssh/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/john/.ssh/config b/home/john/.ssh/config index ae1c286..75482ed 100644 --- a/home/john/.ssh/config +++ b/home/john/.ssh/config @@ -1,3 +1,5 @@ +AddKeysToAgent yes + Host r HostName ankarstrom.se User root |