programs.gh.settings.aliases

Home-Manager option

Aliases that allow you to create nicknames for gh commands.

type: attribute set of string
Default
{ }
Example
{ co = "pr checkout"; pv = "pr view"; }
declared in: <home-manager/modules/programs/gh.nix>source unavailable