Skip to content

Commit 9bcf6b4

Browse files
committed
Display Git info even right after async stops
1 parent 75f4bf6 commit 9bcf6b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agkozak-zsh-prompt.plugin.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ _agkozak_async_init() {
375375
else
376376
echo 'agkozak-zsh-prompt: TRAPUSR1 has been redefined. Disabling asynchronous mode.' >&2
377377
typeset -g AGKOZAK_ASYNC_METHOD='none'
378+
psvar[3]="$(_agkozak_branch_status)"
378379
fi
379380
}
380381

0 commit comments

Comments
 (0)