Moved each theme under its own directory and changed the file extension.

This commit is contained in:
Sorin Ionescu 2011-07-13 13:03:11 -04:00
commit b34e9e0022
90 changed files with 3 additions and 4 deletions

View file

@ -1,6 +0,0 @@
PROMPT='%{$fg[green]%}%~%{$fg_bold[blue]%}$(git_prompt_info)%{$reset_color%} '
ZSH_THEME_GIT_PROMPT_PREFIX="("
ZSH_THEME_GIT_PROMPT_SUFFIX=")"
ZSH_THEME_GIT_PROMPT_DIRTY=" ✗"
ZSH_THEME_GIT_PROMPT_CLEAN=" ✔"