--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.ssh/config Sun Mar 28 22:25:40 2010 +0300
@@ -0,0 +1,6 @@
+
+# Allow sharing of multiple sessions over a single network connection.
+# Also don't prompt for password second time.
+Host *
+ControlPath ~/.ssh/sock/%r@%h:%p
+ControlMaster auto