|
|
|
|
|
by NeckBeardPrince
55 days ago
|
|
> gh config set telemetry false
> ! warning: 'telemetry' is not a known configuration key What's strange is if you check your `~/.config/gh/config.yml` it will put `telemetry: disabled` in there. But it will put anything in that `config.yml` lol. > gh config set this-is-some-random-bullshit aww-shucks
> ! warning: 'this-is-some-random-bullshit' is not a known configuration key But in my config.yml is this-is-some-random-bullshit: aww-shucks |
|