Commit f44189b6 authored by nimrod's avatar nimrod
Browse files

Added localhost ssh config.

parent d32bde70
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# localhost

Host localhost
HostName 127.0.0.1
IdentityFile ~/.ssh/localhost
UserKnownHostsFile /dev/null
StrictHostKeyChecking no