screenFetch icon indicating copy to clipboard operation
screenFetch copied to clipboard

Feature request: Show git email address when user.email is configured globally

Open spotlesscoder opened this issue 5 years ago • 1 comments

I'm submitting a ... (check one with "x")

[ ] bug report
[ ] new distro request
[x] Feature request

When setting up my work PC, I used my private setup scripts. They automatically set my git user.name and user.email with --global

After pushin commits to the private work organization I saw my private account showing up there which is not what I wanted. I would have been able to identify that problem early if screenfetch would have displayed the email address that was configured globally (because screenfetch is a command executed in my .zshrc)

Also, to see even easier which is used, the GitHub picture could be displayed

spotlesscoder avatar Jan 13 '21 19:01 spotlesscoder

This seems pretty edge case. I could possibly write up a module for the upcoming fetch project I'm working on, but I'm not sure this fits into screenfetch that well.

KittyKatt avatar Mar 19 '21 15:03 KittyKatt