programs.gh.settings.aliases
Home-Manager option
Aliases that allow you to create nicknames for gh commands.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/gh.nix>source unavailable{ co = "pr checkout"; pv = "pr view"; }