... | ... |
@@ -85,7 +85,7 @@ function git_time_since_commit() { |
85 | 85 |
} |
86 | 86 |
|
87 | 87 |
PROMPT=' |
88 |
-%{$fg[blue]%}%m%{$reset_color%} 寿帝文 %{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info) |
|
88 |
+%{$fg[blue]%}%m%{$reset_color%} 福 %{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info) |
|
89 | 89 |
%{$fg[red]%}%!%{$reset_color%} $(prompt_char) : ' |
90 | 90 |
|
91 | 91 |
RPROMPT='${return_status}$(git_time_since_commit)$(git_prompt_status)%{$reset_color%}' |