mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
Merge https://github.com/ChesterYue/ohmyzsh-theme-passion into merge-original
This commit is contained in:
commit
1126648c86
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ _simplerich_update_git_info() {
|
||||||
if [ -n "$__CURRENT_GIT_STATUS" ]; then
|
if [ -n "$__CURRENT_GIT_STATUS" ]; then
|
||||||
_SIMPLERICH_GIT_INFO=$(git_super_status)
|
_SIMPLERICH_GIT_INFO=$(git_super_status)
|
||||||
else
|
else
|
||||||
_SIMPLERICH_GIT_INFO=$(git_prompt_info)
|
_SIMPLERICH_GIT_INFO=$(_omz_git_prompt_info)
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue