Fix comment
This commit is contained in:
parent
065122564a
commit
a73f29871c
@ -32,7 +32,7 @@ zstyle ':vcs_info:*' stagedstr "%F{${zsh_theme_colours[highlight]}}●"
|
||||
zstyle ':vcs_info:*' unstagedstr "%F{${zsh_theme_colours[highlight]}}○"
|
||||
zstyle ':vcs_info:*' check-for-changes true
|
||||
|
||||
# Needs mafredri/zsh-async, async_init must be called before using
|
||||
# Needs <https://github.com/mafredri/zsh-async>
|
||||
function _async_vcs_prompt()
|
||||
{
|
||||
# From https://vincent.bernat.ch/en/blog/2019-zsh-async-vcs-info
|
||||
|
Loading…
x
Reference in New Issue
Block a user