oh-my-fish / theme-bobthefish

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

Hide k8s context or namespace when they are 'default' #338

Closed Nekroze closed 1 year ago

Nekroze commented 1 year ago

Kept the : prefix for the namespace to denote that it is in fact a namespace and not a context when context is default and thus down hidden.

bobthecow commented 1 year ago

Thanks!