1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-05-08 19:59:30 +00:00

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
+4
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=") "