Commit graph

4 commits

Author SHA1 Message Date
Jared Hancock
b6bb141649 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 22:59:01 -05:00
Dieter Plaetinck
0cd956c596 better phrasing/documentation 2010-11-24 20:04:40 +01:00
Dieter Plaetinck
dc87b81b1b reset exit code visual cues (not exit code itself) after showing once 2010-11-24 19:58:03 +01:00
Dieter Plaetinck
e5beb1a6b5 add dieter theme v1 2010-11-24 18:03:14 +01:00