oh-my-fish / theme-bobthefish

A Powerline-style, Git-aware fish theme optimized for awesome.
MIT License
1.46k stars 225 forks source link

Add an indicator for Private mode #263

Closed ayoisaiah closed 4 years ago

ayoisaiah commented 4 years ago

If you start fish in private mode (fish --private), there's no way to know just by looking at the shell. I think it would be helpful to add such an indicator so it's easy to determine at a glance.

image

bobthecow commented 4 years ago

Good call! I've added a lock icon when in private mode:

Screen Shot 2020-08-28 at 7 00 39 AM