From 818ca4b68ef691798f52c45d865ac5d2e523d074 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 27 Jan 2026 22:05:22 +0900 Subject: [PATCH] Add short usage note on top of ssh config --- ssh_config_backup_targets | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ssh_config_backup_targets b/ssh_config_backup_targets index c64f943..05b600c 100644 --- a/ssh_config_backup_targets +++ b/ssh_config_backup_targets @@ -1,3 +1,5 @@ +# NOTE: this file should be included via the `Include` directive in ~/.ssh/config + Host ameno ameno.pvv.ntnu.no User root IdentityFile ~/.ssh/id_rsa