From: Ian Kelling Date: Sun, 2 Mar 2025 02:09:42 +0000 (-0500) Subject: minor gh config X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=0b36b0d7aba5d94c8cd8f8c7432f71027cef1ed7;p=distro-setup minor gh config --- diff --git a/subdir_files/.config/gh/config.yml b/subdir_files/.config/gh/config.yml index 241fb97..b8f811d 100644 --- a/subdir_files/.config/gh/config.yml +++ b/subdir_files/.config/gh/config.yml @@ -1,7 +1,7 @@ # The current version of the config schema version: 1 # What protocol to use when performing git operations. Supported values: ssh, https -git_protocol: https +git_protocol: ssh # What editor gh should run when creating issues, pull requests, etc. If blank, will refer to environment. editor: # When to interactively prompt. This is a global config that cannot be overridden by hostname. Supported values: enabled, disabled