diff --git a/home/private_dot_ssh/config b/home/private_dot_ssh/config new file mode 100644 index 0000000..c470c3b --- /dev/null +++ b/home/private_dot_ssh/config @@ -0,0 +1,5 @@ +AddKeysToAgent yes +User root +IdentityFile ~/.ssh/keys/default + +Include hosts diff --git a/home/private_dot_ssh/create_hosts b/home/private_dot_ssh/create_hosts new file mode 100644 index 0000000..e69de29 diff --git a/home/private_dot_ssh/keys/.gitkeep b/home/private_dot_ssh/keys/.gitkeep new file mode 100644 index 0000000..e69de29