sobolevn/sobole-zsh-theme

Add `hg` and `svn` statuses

sobolevn opened this issue · 1 comments

The problem now is with lacking hg_prompt_status function.
It should be implemented right in the theme itself: https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/mercurial/mercurial.plugin.zsh

The same goes for svn.

Also docs should be update on how to switch hg and svn plugins on.

oh-my-zsh does not support it, closing.
Feel free to reopen if you will implement this.