root/config/.ssh/config

Revision 1428, 214 bytes (checked in by jm3, 2 years ago)

added 1821 and keepalive timeout

Line 
1 host jm3.net
2         user jm
3
4 host codeswami.com
5         user cs
6
7 host contentbomb.com
8         user cb
9
10 host feedmelinks.com
11         user fml
12
13 host toolstomaketools.com
14         user jm3
15
16 host 1821wine.com
17         user jm3
18
19 Host *
20   ServerAliveInterval 240
Note: See TracBrowser for help on using the browser.