]> arthur.barton.de Git - ax-zsh.git/commit
50_prompt: Move VCS prompt styling into VCS plugin
authorAlexander Barton <alex@barton.de>
Tue, 5 Feb 2019 21:34:40 +0000 (22:34 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 5 Feb 2019 21:34:40 +0000 (22:34 +0100)
commit0665b2127b064dd656bd729439067097f86ab091
tree29b551aded4f0ea845a92be72fadaa3c7241642e
parentc171691a9dcea4368f2efbf592e67217a1d7a88a
50_prompt: Move VCS prompt styling into VCS plugin

This is required because some 3rd-party themes written for OhMyZsh call
git_prompt_info() directly, and don't use ax_vcs_prompt(), and therefore
havn't had their VCS prefix and postfix shown ...
core/50_prompt/50_prompt.zshrc
plugins/git/git.zshrc