Commit graph

3 commits

Author SHA1 Message Date
Jared Hancock
753646e458 Use a vcs library and add a Mercurial plugin
Move git_* functions to vcs_* to allow for better plugin support
Modify plugins to use the new function names and declare new variable
names, so ZSH_THEME_GIT_* variables are ZSH_THEME_VCS_* and
git_prompt_info() is vcs_prompt_info()
2011-04-07 23:05:27 -05:00
Toon Claes
5246e103c5 Fixed all themes so tab-completion doesn't move the cursor to a weird position 2009-11-09 22:05:00 +01:00
Gary Blessington
fff31c33bc Added a new theme 2009-09-22 16:09:20 -07:00