You've already forked ssh_config
mirror of
https://github.com/wavetermdev/ssh_config.git
synced 2026-04-22 15:25:24 -07:00
7897293c53
- Test Include string representation - Add docs and examples
5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
Host kevinburke.ssh_config.test.example.com
|
|
# This file (or files) needs to be found in ~/.ssh or /etc/ssh, depending on
|
|
# the test.
|
|
Include kevinburke-ssh-config-*-file
|