We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 330d188 + e2b7ef4 commit 4d2abc0Copy full SHA for 4d2abc0
1 file changed
internal/config/config.go
@@ -564,7 +564,7 @@ pager:
564
# Aliases allow you to create nicknames for gh commands
565
aliases:
566
co: pr checkout
567
-# 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.
568
http_unix_socket:
569
# What web browser gh should use when opening URLs. If blank, will refer to environment.
570
browser:
0 commit comments