15 lines
176 B
Plaintext
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
|
|
# ```
|
|
#
|
|
|
|
|
|
|