git-prompt
git-prompt copied to clipboard
feat: add show_who_where option
Overview
I use a few computers where I'm the only user and I know what host I'm on, so there's no need to show that information on every prompt.
Manual testing
In my ~/.git-prompt.conf file, I set:
show_who_where=off
...and this is what it looks like:

Mission accomplished!