Adding new theme, which is an adaptation of the 'simple' theme. Less fancy and more simplistic.

This commit is contained in:
Rodrigo Vieira 2012-03-23 14:46:03 -03:00
commit b369ff9dcb

View file

@ -0,0 +1,6 @@
PROMPT='%{$fg[green]%}%~%[green]%}$(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=""