Created
March 23, 2018 19:22
-
-
Save sean-e-dietrich/90b6176c84ce7516e1c8c4d47d6629f5 to your computer and use it in GitHub Desktop.
SSH Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Host * | |
| StrictHostKeyChecking no | |
| UserKnownHostsFile=/dev/null | |
| LogLevel ERROR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment