Configuration written to $XDG_CONFIG_HOME/gh/config.yml.
Declarations
Type
YAML value
Default
{ }
Example
{
git_protocol = "ssh";
prompt = "enabled";
aliases = {
co = "pr checkout";
pv = "pr view";
};
};
Sign in to create a configuration using this setting.