this post was submitted on 13 Dec 2023
487 points (94.2% liked)

Programmer Humor

25456 readers
1927 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 years ago* (last edited 2 years ago) (4 children)

Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated

[–] [email protected] 2 points 2 years ago (1 children)

I'm not sure about the exact commands, but you do something like gh auth login to authenticate the CLI and then something like gh ssh setup to change ssh's config file to authorize using the GH CLI.

[–] [email protected] 2 points 2 years ago

I'll try that, thanks

[–] [email protected] 1 points 2 years ago

key identification