dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
6.82k stars 195 forks source link

feat: add login details on dashboard #337

Closed kranurag7 closed 5 months ago

kranurag7 commented 5 months ago

GitHub now supports multiple logins using gh CLI (gh auth switch) as well as on GitHub.com as well.

It would be great to have the login (username) details on the dashboard to have a distinction. This will be helpful in avoiding commenting from any different username.

Happy to send a patch for this.