git-prompt icon indicating copy to clipboard operation
git-prompt copied to clipboard

feat: add show_who_where option

Open olivierdagenais opened this issue 4 years ago • 0 comments

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:

image

Mission accomplished!

olivierdagenais avatar May 28 '21 17:05 olivierdagenais