From: Simon Ruderich Date: Sun, 5 Jan 2014 22:32:46 +0000 (+0100) Subject: ssh_config: Document how to overwrite global rules. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=8ae7e0df86ae17702c1f83197d185f58878bb1fa;p=config%2Fdotfiles.git ssh_config: Document how to overwrite global rules. --- diff --git a/ssh_config b/ssh_config index a9835c2..a860b7d 100644 --- a/ssh_config +++ b/ssh_config @@ -26,6 +26,12 @@ # ServerAliveInterval 5 +# Global options which overwrite other host-local options must be at end or +# the host-local options are ignored, thanks to anonJD in #openssh on Freenode +# (2011-05-18 21:40 CEST) for letting me know. Therefore put all affected host +# specific rules here, before the global rules. + + # Rules for all hosts. Host *