mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
mention that gitstatusd needs to be rebuilt after updating p10k
This commit is contained in:
parent
42ccb64c61
commit
541a167b43
1 changed files with 3 additions and 0 deletions
|
@ -7730,6 +7730,9 @@ _p9k_init_vcs() {
|
|||
>&2 echo -E - ""
|
||||
>&2 echo -E - "${(%):- %B${(D)gitstatus_dir//\%/%%}/usrbin/%b}"
|
||||
>&2 echo -E - ""
|
||||
local q="'"
|
||||
>&2 echo -E - "${(%):- %BNOTE%b: You${q}ll have to rebuild the binary every time you update powerlevel10k.}"
|
||||
>&2 echo -E - ""
|
||||
>&2 echo -E - "${(%):- * You %Bwill not%b see this error message again.}"
|
||||
>&2 echo -E - "${(%):- * Git prompt will be %Bfast%b.}"
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue