oh-my-fish / theme-bobthefish

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

[git prompt] show remote update notification/git pull necessary #303

Open christo-ph opened 2 years ago

christo-ph commented 2 years ago

After a manual git fetch I can see the hint that my local branch is not up to date:

image

In zsh themes, it somehow updated this information in the background. So I knew if anything changed remotely.

Is this also possible with (bobthe)fish? A git remote update or similar?