]> code.delx.au - dotfiles/blobdiff - .ssh/config
bash: improve SSH_AUTH_SOCK detection
[dotfiles] / .ssh / config
index 8820f646961e077de7bd38f46785c1573c5f69f3..01ebc172b848960aeede3b0f4cde1e7c3c58bea1 100644 (file)
@@ -1,6 +1,6 @@
 Host *
-#ControlMaster auto
-#ControlPath ~/.ssh/master-%r@%h:%p
-HashKnownHosts no
-SendEnv COLORFGBG
+    HashKnownHosts no
+    SendEnv COLORFGBG
+###    ControlMaster auto
+###    ControlPath ~/.ssh/master-%r@%h:%p