Commit graph

5 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
Suraj N. Kurapati
8d2b9d10e5 avoid forking subshell to test if user is root 2011-01-08 18:15:57 -08:00
John Reese
a4dd691af5 Remove limit of two segments to PWD 2010-04-08 15:07:43 -04:00
John Reese
51935f768d Added screenshot link for jreese theme 2010-04-08 15:02:56 -04:00
John Reese
6356d70710 Added theme "jreese" to oh-my-zsh 2010-04-08 14:11:42 -04:00