Closed etienne-monier closed 4 years ago
There's a typo: replace vcsi
with vcs
.
sed -i 's/ vcsi / vcs /' $your_zshrc_with_p9k_syntax
PS: I suspect you use vi
Ok ! That's really stupid !!!
The reality is that i used a lot of someone else's config to build mine. I found it strange to see a i at the end of vcs. I told myself that should be something in case of ssh connection. It was strange also not to see vcsi in the powerlevel9k doc. That was the reason :D
Thanks and sorry for that :s
Closed !
I've just installed powerlevel9K with oh-my-zsh on a distant machine. Each time I open a shell or type a command, I get the following message:
build_left_prompt:12: command not found: prompt_vcsi
I use the same config on my personal laptop and this does not appear :s
Here is my config:
I should check, but I think I had this problem before (distant machine also) and I just removed one or two segments to have it work.
Thanks.