Configuration written to $XDG_CONFIG_HOME/gh-dash/config.yml.
Declarations
Type
YAML value
Default
{ }
Example
{
prSections = [{
title = "My Pull Requests";
filters = "is:open author:@me";
}];
}
Sign in to create a configuration using this setting.