Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan

This commit is contained in:
Robby Russell 2010-12-07 08:08:22 -08:00
commit 7a1dd5a172

4
themes/gentoo.zsh-theme Normal file
View File

@ -0,0 +1,4 @@
PROMPT='%(!.%{$fg_bold[red]%}.%{$fg_bold[green]%}%n@)%m %{$fg_bold[blue]%}%(!.%1~.%~) $(git_prompt_info)%#%{$reset_color%} '
ZSH_THEME_GIT_PROMPT_PREFIX="("
ZSH_THEME_GIT_PROMPT_SUFFIX=") "