Commit cf96758
SSH: Add managed config with Include and local config stub
Create a base SSH config that includes all files from ~/.ssh/config.d/.
This enables the work layer and local machine-specific configs to add
SSH host entries without modifying the main config file.
Also seed an empty ~/.ssh/config.d/local file (via create_ prefix) for
untracked machine-specific SSH config that neither layer manages.
Co-authored-by: Claude (claude-opus-4-6) <noreply@anthropic.com>1 parent 71c7acb commit cf96758
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments