Commit 2f6f60a2 authored by nimrod's avatar nimrod
Browse files

Added localhost ssh config.

parent 6bd81653
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