mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
local status_prefix
This commit is contained in:
parent
b76583ce01
commit
51f054b3d3
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ function vscode_git_status() {
|
|||
done
|
||||
fi
|
||||
|
||||
local status_prefix
|
||||
# For each status prefix, do a regex comparison
|
||||
for status_prefix in ${(k)prefix_constant_map}; do
|
||||
local status_constant="${prefix_constant_map[$status_prefix]}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue