summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorrogarb <69053978+rogarb@users.noreply.github.com>2023-05-24 12:32:26 +0000
committerGitHub <noreply@github.com>2023-05-24 14:32:26 +0200
commitec369bb38e873fa2e8954bc45bc192fdb0051313 (patch)
treed7d6cde17dea817c1ef702dda918fe8fd7be3448 /themes
parent1bbe4d8d2431b5ac06d7402b570431884786db58 (diff)
downloadzsh-ec369bb38e873fa2e8954bc45bc192fdb0051313.tar.gz
zsh-ec369bb38e873fa2e8954bc45bc192fdb0051313.tar.bz2
zsh-ec369bb38e873fa2e8954bc45bc192fdb0051313.zip
fix(bureau): properly display git stash info (#11711)
Diffstat (limited to 'themes')
-rw-r--r--themes/bureau.zsh-theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/bureau.zsh-theme b/themes/bureau.zsh-theme
index 9943a0c8c..e87a594cd 100644
--- a/themes/bureau.zsh-theme
+++ b/themes/bureau.zsh-theme
@@ -15,6 +15,7 @@ ZSH_THEME_GIT_PROMPT_BEHIND="%{$fg[magenta]%}▾%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_STAGED="%{$fg_bold[green]%}●%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_UNSTAGED="%{$fg_bold[yellow]%}●%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_UNTRACKED="%{$fg_bold[red]%}●%{$reset_color%}"
+ZSH_THEME_GIT_PROMPT_STASHED="(%{$fg_bold[blue]%}✹%{$reset_color%})"
bureau_git_info () {
local ref