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