CLI because linux
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
I only use it to clone projects via the Open in GitHub desktop link.
Ohmyzsh with the git plugin is my fave -
gaa & gcmsg "a commit"
feels like the right level of verbosity for me.
For something with such an horrible interface, it's amazing how often people that create a new interface for it manage to make it worse.
I feel those captions are the wrong way round
Gitlab/Azure Repo
Gitgui is pretty great too if you need a bit of interactivity. It's bare bones and no bullshit but can still do like 90% of what all the other fancy tools can do.
tig
gitui
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
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.
I'll try that, thanks
sublime merge
The GitHub CLI is magic.