From f4feb68d552f2e26bee082e0f463b94a6b5d94c3 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Fri, 18 Apr 2025 11:58:49 -0600 Subject: [PATCH] -- --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d8c0a9..5c5b8b9 100644 --- a/README.md +++ b/README.md @@ -66,12 +66,13 @@ If you changed the remote sshd configuration or suspect that is the case, then i You can see the actual ssh(1) for exact usage and what else you can do. -### Config ### +### config ### This is actually important if you don't want to peel your eyes out. Lets say your key is called xolatile, this would be a sane configuration for git.xolatile.top: +File: ~/.ssh/config ```yaml Host git.xolatile.top IdentityFile ~/.ssh/xolatile -- 2.39.5