From e2b7ef4e26c2dc6796d805e4e7e24ba34f9ebb13 Mon Sep 17 00:00:00 2001 From: Martin Kealey Date: Tue, 8 Jul 2025 11:21:31 +1000 Subject: [PATCH] Typo in generated ~/.config/gh/config.yml --- internal/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/config/config.go b/internal/config/config.go index 47d9403b0..4d83bd4e5 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -564,7 +564,7 @@ pager: # Aliases allow you to create nicknames for gh commands aliases: co: pr checkout -# The path to a unix socket through which send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport. +# The path to a unix socket through which to send HTTP connections. If blank, HTTP traffic will be handled by net/http.DefaultTransport. http_unix_socket: # What web browser gh should use when opening URLs. If blank, will refer to environment. browser: