FIX alignment of prompt
This commit is contained in:
@@ -75,6 +75,5 @@ function git_time_since_commit() {
|
|||||||
|
|
||||||
PROMPT='
|
PROMPT='
|
||||||
%(#.$fg[red].$fg[cyan])%(#.√@.)%m%{$reset_color%} 福 %{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info)
|
%(#.$fg[red].$fg[cyan])%(#.√@.)%m%{$reset_color%} 福 %{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info)
|
||||||
%{$fg[red]%}%!%{$reset_color%} $(prompt_char) %(#.$fg[red].$fg[cyan])%(#.#.⫸)%{$fg[default]%} '
|
%{$fg[red]%}%!%{$reset_color%} $(prompt_char) ⫸ '
|
||||||
|
|
||||||
RPROMPT='${return_status}$(git_time_since_commit)$(git_prompt_status)%{$reset_color%}'
|
RPROMPT='${return_status}$(git_time_since_commit)$(git_prompt_status)%{$reset_color%}'
|
||||||
|
|||||||
Reference in New Issue
Block a user