1
vote
0answers
550 views

vcs_info, proper config in zsh?

I've recently installed zsh and took the time to configure it properly, quick overview of methods tried: setopt prompt_subst Use prompt_subst so we can simply use the vcs_info variables and they'll ...