1
0
Files
dotfiles/home/private_dot_ssh/create_hosts
T

15 lines
176 B
Plaintext

#
# SSH per-host connection settings (user, keys, options, etc.)
#
# Example:
#
# ```
# Host host.example.org
# User user
# IdentityFile ~/.ssh/keys/private-key
# ```
#