summaryrefslogtreecommitdiff
path: root/zsh/prompt.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/prompt.zsh')
-rw-r--r--zsh/prompt.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/prompt.zsh b/zsh/prompt.zsh
index f36bdf0..fab8a94 100644
--- a/zsh/prompt.zsh
+++ b/zsh/prompt.zsh
@@ -21,7 +21,7 @@ COLOR_STAGED=0
zstyle ':vcs_info:git*' formats "%K{$BLUE}  %b%u%c%m%a %k"
zstyle ':vcs_info:*' enable git
zstyle ':vcs_info:*' check-for-changes true
-zstyle ':vcs_info:*' stagedstr "%F{$COLOR_STAGED} 󱇬%f"
+zstyle ':vcs_info:*' stagedstr "%F{$COLOR_STAGED} 󰸞%f"
zstyle ':vcs_info:*' unstagedstr "%F{$COLOR_UNSTAGED} ?%f"
get_pkg_manager() {