Created
January 23, 2016 21:49
-
-
Save jasonhinkle/19b60afbbd7de24f749b to your computer and use it in GitHub Desktop.
SSH Configuration
This file contains 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
# Override Settings For ~/.ssh/config | |
# do not add localhost to known hosts (useful if you create tunnels frequently) | |
NoHostAuthenticationForLocalhost yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment