agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.98k stars 586 forks source link

Show count of changed files / un-staged files / un-pushed changes / upstream changes #45

Open drorata opened 7 years ago

drorata commented 7 years ago

With regards to git. When using powerline shell, you can see a count or indication for the following:

It would be very nice to have these indications in this theme. Or is it a functionality of the git plug in?

fniessen commented 5 years ago

I'd really love to have some icon at least just to show that you should push changes -- that your Git repo is ahead of the remote. That'd be GREAT.

vnktsh commented 4 years ago

+1 on this. I often forget to push to remote; and when I realize later, the remote and local will be diverged and have to dirty merge.

Darkstarinternet commented 4 years ago

I would like this too. This issue is making me not want to use agnoster.

fniessen commented 4 years ago

Unfortunately, that's why I moved away -- to PowerLevel9k, then now to Zinc.

apjanke commented 4 years ago

FYI: I've added ahead/behind indicators to my AgnosterJ fork: https://github.com/apjanke/agnosterj-zsh-theme/commit/22e4d51f1da08269c608acec82b152d19d4dfdc0. (The appearance of the ⬆/⬇ arrows is currently a little wonky, but it works.)