Tools/gh.json
|
{
"name": "gh", "description": "GitHub CLI", "tags": [ "git", "github", "dev" ], "executable": "gh.exe", "packages": { "scoop": "gh", "winget": "GitHub.cli", "choco": "gh" }, "xdg": { "compliance": "none", "method": "default" }, "aliases": {}, "picker": "custom" } |