Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support to show nr of stashes #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HeikoH
Copy link

@HeikoH HeikoH commented Sep 18, 2014

image

@@ -97,5 +101,6 @@ ZSH_THEME_GIT_PROMPT_BEHIND="%{↓%G%}"
ZSH_THEME_GIT_PROMPT_AHEAD="%{↑%G%}"
ZSH_THEME_GIT_PROMPT_UNTRACKED="%{…%G%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg_bold[green]%}%{✔%G%}"
ZSH_THEME_GIT_PROMPT_STASHES="%{$fg_bold[yellow]%}%{⚑%G%}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the branch and the checkmark are bold. Status numbers aren't. Maybe this should just be $fg[yellow]?

@ghost
Copy link

ghost commented May 19, 2015

I tried this, but it doesn’t work: git prompt stops showing

@polyzen
Copy link

polyzen commented Nov 7, 2015

#50

@oriSomething
Copy link

@andya9 for me it works (but there are mixed tabs/space problems). i wish it will merged

@nomaed
Copy link

nomaed commented Dec 2, 2018

Is this feature still not in?

@Felixoid
Copy link

Felixoid commented Dec 2, 2018

Take a look at https://github.com/starcraftman/zsh-git-prompt, @nomaed

@nomaed
Copy link

nomaed commented Dec 2, 2018

Take a look at https://github.com/starcraftman/zsh-git-prompt, @nomaed

I actually got to work today and took a look at my configuration there, and I saw that it's exactly what I was using :)

I think Homebrew should update the source of zsh-git-prompt they're providing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants