Skip to content
Snippets Groups Projects
Commit f44189b6 authored by nimrod's avatar nimrod
Browse files

Added localhost ssh config.

parent d32bde70
No related branches found
No related tags found
No related merge requests found
# localhost
Host localhost
HostName 127.0.0.1
IdentityFile ~/.ssh/localhost
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment