diff --git a/home/private_dot_ssh/create_hosts b/home/private_dot_ssh/create_hosts index e69de29..ee016d2 100644 --- a/home/private_dot_ssh/create_hosts +++ b/home/private_dot_ssh/create_hosts @@ -0,0 +1,14 @@ +# +# SSH per-host connection settings (user, keys, options, etc.) +# +# Example: +# +# ``` +# Host host.example.org +# User user +# IdentityFile ~/.ssh/keys/private-key +# ``` +# + + +