mention that gitstatusd needs to be rebuilt after updating p10k

pull/567/head
romkatv 5 years ago
parent 42ccb64c61
commit 541a167b43

@ -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…
Cancel
Save