Change all the themes to use the new git plugin and rm the old git plugin code.

This commit is contained in:
Ashley Dev 2011-07-06 18:58:59 -07:00
commit 723c2c43c8
71 changed files with 672 additions and 392 deletions

View file

@ -5,7 +5,7 @@ function get_host {
}
PROMPT='> '
RPROMPT='%~$(git_prompt_info)$(get_host)'
RPROMPT='%~$GIT_PROMPT_INFO$(get_host)'
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}✗%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_PREFIX="("