[F] [close #24] git - status disappear
This commit is contained in:
@@ -65,7 +65,7 @@ ZSH_THEME_GIT_PROMPT_DIRTY=" %{$fg_no_bold[red]%}✖%{$fg_no_bold[cyan]%}]";
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg_no_bold[cyan]%}]";
|
||||
|
||||
function update_git_status() {
|
||||
GIT_STATUS=$(git_prompt_info);
|
||||
GIT_STATUS=$(_omz_git_prompt_info);
|
||||
}
|
||||
|
||||
function git_status() {
|
||||
|
||||
Reference in New Issue
Block a user