I think of this every time I write git git status
It's rare that my stale prompt has a "git" in it.
Most of my git commands have mnemonic aliases like "gs", "gd", "gl".
I usually have the problem where a stale "ls" or "vim" inhabits the prompt.
This should be "aliases".
ggm•12m ago
messe•8m ago
[1]: Unless git is doing fork()+exec() and then waiting for the exit code.